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
/
signext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+102
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-102
/
+0
*
[InstCombine] fix datalayout in test file
Sanjay Patel
2018-01-24
1
-1
/
+1
*
[InstCombine] use m_APInt to allow ashr folds for vectors with splat constants
Sanjay Patel
2017-01-15
1
-4
/
+2
*
[InstCombine] add explanatory comments to tests; NFC
Sanjay Patel
2017-01-15
1
-0
/
+6
*
[InstCombine] add test to show missed vector fold; NFC
Sanjay Patel
2017-01-14
1
-0
/
+13
*
auto-generate checks
Sanjay Patel
2016-07-16
1
-47
/
+54
*
[signext.ll] Removal Of Duplicate Test Cases
Sonam Kumari
2014-12-02
1
-18
/
+9
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-8
/
+8
*
rdar://12329730 (2nd part)
Shuxin Yang
2012-12-04
1
-2
/
+2
*
Enhance a bunch of transformations in instcombine to start generating
Chris Lattner
2011-02-10
1
-6
/
+6
*
Simplify/generalize the xor+add->sign-extend instcombine.
Eli Friedman
2010-01-31
1
-6
/
+17
*
my instcombine transformations to make extension elimination more
Chris Lattner
2010-01-18
1
-6
/
+15
*
remove a redundant test, filecheckize another.
Chris Lattner
2010-01-18
1
-4
/
+26
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
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
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-0
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-31
/
+31
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+1
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+43