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
/
icmp-shr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+509
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-509
/
+0
*
revert r314984: revert r314698 - [InstCombine] remove one-use restriction for...
Sanjay Patel
2017-10-15
1
-1
/
+1
*
revert r314698 - [InstCombine] remove one-use restriction for icmp (shr exact...
Sanjay Patel
2017-10-05
1
-1
/
+1
*
[InstCombine] add icmp (shr X, Y), 0 test; NFC
Sanjay Patel
2017-10-02
1
-0
/
+14
*
[InstCombine] remove one-use restriction for icmp (shr exact X, C1), C2 --> i...
Sanjay Patel
2017-10-02
1
-1
/
+1
*
[InstCombine] add icmp (lshr X, C1), C2 test; NFC
Sanjay Patel
2017-10-02
1
-0
/
+15
*
[InstCombine] allow icmp (shr/shl) folds for vectors
Sanjay Patel
2016-09-15
1
-0
/
+10
*
regenerate checks
Sanjay Patel
2016-09-15
1
-227
/
+310
*
[InstCombine] FoldICmpCstShrCst failed for ashr when comparing against -1
David Majnemer
2015-09-19
1
-0
/
+9
*
InstCombine: Simplify FoldICmpCstShrCst
David Majnemer
2014-10-21
1
-320
/
+0
*
[InstCombine] Fix wrong folding of constant comparisons involving ashr and ne...
Andrea Di Biagio
2014-10-09
1
-0
/
+8
*
Remove Extra lines. NFC.
Suyog Sarda
2014-10-07
1
-2
/
+0
*
[InstCombine] Fix wrong folding of constant comparison involving ahsr and neg...
Andrea Di Biagio
2014-09-17
1
-0
/
+15
*
This patch implements optimization as mentioned in PR19753: Optimize comparis...
Suyog Sarda
2014-07-22
1
-0
/
+677