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
/
apint-sub.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][InstCombine] Autogenerate check lines in a few tests
Roman Lebedev
2019-12-05
1
-19
/
+19
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+191
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-191
/
+0
*
[InstCombine] put tests of mul with neg operand(s) together; NFC
Sanjay Patel
2018-02-13
1
-21
/
+0
*
[InstCombine] fix operand-complexity-based canonicalization (PR28296)
Sanjay Patel
2017-02-03
1
-1
/
+1
*
[InstCombine] update test to use FileCheck and auto-generate checks
Sanjay Patel
2016-10-14
1
-71
/
+148
*
InstCombine: Fix miscompile in X % -Y -> X % Y transform
David Majnemer
2014-10-13
1
-6
/
+0
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
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
*
Instcombine was illegally transforming -X/C into X/-C when either X or C
Bill Wendling
2008-11-30
1
-3
/
+5
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+2
*
Fix testsuite hang.
Duncan Sands
2007-03-26
1
-1
/
+1
*
Add test case for testing InstCombine with arbitrary precision integer
Reid Spencer
2007-03-23
1
-0
/
+138