index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
shift-combine.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Regenerated shift combine tests.
Simon Pilgrim
2016-09-13
1
-26
/
+104
*
[DAGCombiner] Preserve the exact bit when simplifying SRA to SRL.
Benjamin Kramer
2015-06-26
1
-0
/
+10
*
[DAGCombine] fold (X >>?,exact C1) << C2 --> X << (C2-C1)
Benjamin Kramer
2015-06-26
1
-0
/
+49
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-1
/
+1
*
Relax the FileCheck assertion a bit -- all we really care about is that
Chandler Carruth
2012-01-15
1
-1
/
+1
*
FileCheck-ize a test, make it more specific to directly test the shift
Chandler Carruth
2012-01-15
1
-10
/
+14
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
third time around: instead of disabling this completely,
Chris Lattner
2007-12-06
1
-1
/
+0
*
Actually, disable this code for now. More analysis and improvements to
Chris Lattner
2007-12-06
1
-0
/
+1
*
implement a readme entry, compiling the code into:
Chris Lattner
2007-12-06
1
-0
/
+15