index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
InstCombine
/
load-cmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-219
/
+128
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-5
/
+3
*
Use right address space size in InstCombineCompares
Matt Arsenault
2013-09-30
1
-1
/
+17
*
Revert non-test parts of r188507
Matt Arsenault
2013-08-19
1
-1
/
+65
*
Don't do FoldCmpLoadFromIndexedGlobal for non inbounds GEPs
Matt Arsenault
2013-08-15
1
-42
/
+212
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-10
/
+10
*
Reorders two transforms that collide with each other
David Majnemer
2013-04-14
1
-2
/
+2
*
InstCombine: Improve the result bitvect type when folding (cmp pred (load (ge...
Arnaud A. de Grandmaison
2013-03-22
1
-0
/
+12
*
make these less sensitive to temporary naming.
Chris Lattner
2010-03-05
1
-4
/
+4
*
Truncate GEP indexes larger than the pointer size down to pointer size
Chris Lattner
2010-01-04
1
-9
/
+9
*
generalize the previous transformation to handle indexing into
Chris Lattner
2010-01-03
1
-0
/
+18
*
teach instcombine to optimize idioms like A[i]&42 == 0. This
Chris Lattner
2010-01-02
1
-0
/
+12
*
Teach the table lookup optimization to generate range compares
Chris Lattner
2010-01-02
1
-3
/
+26
*
Generalize the previous xform to handle cases where exactly
Chris Lattner
2010-01-02
1
-0
/
+12
*
enhance the compare/load/index optimization to work on *any* load
Chris Lattner
2010-01-02
1
-0
/
+11
*
enhance the previous optimization to work with fcmp in addition
Chris Lattner
2010-01-02
1
-0
/
+11
*
Teach instcombine to fold compares of loads from constant
Chris Lattner
2010-01-02
1
-0
/
+25