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-bool-add-sub.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
add more tests for PR30273
Sanjay Patel
2016-09-12
1
-2
/
+32
*
[InstCombine] add test for PR30327
Sanjay Patel
2016-09-12
1
-0
/
+14
*
[InstCombine] regenerate checks
Sanjay Patel
2016-09-12
1
-4
/
+7
*
Add back commit r210029.
Rafael Espindola
2014-06-02
1
-1
/
+1
*
Revert "Add the nsw flag when we detect that an add will not signed overflow."
Rafael Espindola
2014-06-02
1
-1
/
+1
*
Add the nsw flag when we detect that an add will not signed overflow.
Rafael Espindola
2014-06-02
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Transform (sub 0, (zext bool to A)) to (sext bool to A) and
Paul Redmond
2013-01-21
1
-2
/
+2
*
Remove a instcombine transform that (no longer?) makes sense:
Evan Cheng
2012-06-26
1
-26
/
+13
*
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
*
Fix bug in run-line.
Eli Friedman
2009-07-13
1
-3
/
+1
*
Canonicalize boolean +/- a constant to a select.
Eli Friedman
2009-07-13
1
-0
/
+31