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
/
2004-11-27-SetCCForCastLargerAndConstant.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] narrow icmp with extended operands of different widths
Sanjay Patel
2019-08-21
1
-37
/
+30
*
[InstCombine] add more extra use tests for icmp with extends; NFC
Sanjay Patel
2019-08-20
1
-2
/
+34
*
[InstCombine] add tests for mismatched cast ops for icmp; NFC
Sanjay Patel
2019-08-20
1
-18
/
+190
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+269
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-269
/
+0
*
[InstCombine] limit icmp transform to ConstantInt (PR28011)
Sanjay Patel
2016-06-06
1
-0
/
+28
*
regenerate checks
Sanjay Patel
2016-06-06
1
-110
/
+159
*
Allow instcombine to combine "sext(a) >u const" to "a >u trunc(const)".
Eli Friedman
2009-12-17
1
-0
/
+32
*
Convert InstCombine tests from notcast to FileCheck.
Edward O'Callaghan
2009-10-12
1
-2
/
+30
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-1
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-89
/
+85
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+134