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
/
Transforms
/
InstCombine
/
zext-or-icmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] Insert instructions before adding them to worklist
Jakub Kuderski
2019-12-18
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+51
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-51
/
+0
*
[ValueTracking] Out of range shifts might be undef
Oliver Stannard
2017-03-14
1
-0
/
+30
*
[InstCombine] Refactor optimization of zext(or(icmp, icmp)) to enable more ag...
Tobias Grosser
2016-08-03
1
-1
/
+1
*
minimize test and use FileCheck
Sanjay Patel
2016-02-23
1
-32
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at...
Evan Cheng
2008-03-24
1
-0
/
+35