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
/
not.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] try to pull 'not' of select into compare operands
Sanjay Patel
2020-01-07
1
-4
/
+15
*
[InstCombine] add tests for not(select ...); NFC
Sanjay Patel
2019-12-23
1
-0
/
+142
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+253
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-253
/
+0
*
[InstCombine] allow add+not --> sub for arbitrary vector constants.
Sanjay Patel
2018-09-03
1
-2
/
+1
*
[InstCombine] consolidate tests for ~(X+C); NFC
Sanjay Patel
2018-09-03
1
-0
/
+33
*
[InstCombine] allow not+sub fold for arbitrary vector constants
Sanjay Patel
2018-09-02
1
-1
/
+1
*
[InstCombine] move/add tests for not+sub; NFC
Sanjay Patel
2018-09-02
1
-14
/
+84
*
[InstCombine] fix icmp with not op and constant to work with splat vector con...
Sanjay Patel
2017-06-02
1
-2
/
+1
*
[InstCombine] fix/add tests for icmp with not ops; NFC
Sanjay Patel
2017-06-02
1
-10
/
+40
*
[InstCombine] add folds for not-of-shift-right
Sanjay Patel
2017-05-08
1
-6
/
+16
*
[InstCombine] move/add tests for not(shr (not X), Y); NFC
Sanjay Patel
2017-05-08
1
-6
/
+60
*
[InstCombine] consolidate tests for DeMorgan folds; NFC
Sanjay Patel
2017-04-30
1
-38
/
+1
*
[InstCombine] auto-generate better checks; NFC
Sanjay Patel
2017-04-09
1
-35
/
+69
*
fix typos, remove noise; NFCI
Sanjay Patel
2015-09-08
1
-23
/
+24
*
InstCombine: Allow folding of xor into icmp by changing the predicate for vec...
Benjamin Kramer
2015-02-12
1
-0
/
+6
*
Use FileCheck instead of grep. Change by Sonam.
Suyog Sarda
2014-11-27
1
-2
/
+2
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-1
/
+1
*
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
*
Implement PR2298. This transforms:
Chris Lattner
2008-05-09
1
-0
/
+10
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-29
/
+28
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+45