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-vec.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] make icmp vector canonicalization safe for constant with undef ...
Sanjay Patel
2019-10-29
1
-2
/
+2
*
[InstCombine] add tests for icmp predicate canonicalization with vector types...
Sanjay Patel
2019-10-29
1
-5
/
+14
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+282
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-282
/
+0
*
[InstCombine] move vector compare before same-shuffled ops
Sanjay Patel
2018-08-16
1
-11
/
+8
*
[InstCombine] add tests for shuffled cmps; NFC
Sanjay Patel
2018-06-21
1
-19
/
+104
*
[InstCombine] use m_APInt to allow icmp ult X, C folds for splat constant vec...
Sanjay Patel
2016-09-09
1
-1
/
+10
*
[ConstnatFolding] Teach the folder how to fold ConstantVector
David Majnemer
2016-07-29
1
-3
/
+1
*
[InstCombine] Don't crash when trying to take an element of a ConstantExpr.
Benjamin Kramer
2016-05-17
1
-0
/
+10
*
[InstCombine] check vector elements before trying to transform LE/GE vector i...
Sanjay Patel
2016-05-17
1
-0
/
+22
*
[InstCombine] handle zero constant vectors for LE/GE comparisons too
Sanjay Patel
2016-05-13
1
-0
/
+37
*
[InstCombine] canonicalize* LE/GE vector integer comparisons to LT/GT (PR2670...
Sanjay Patel
2016-05-13
1
-0
/
+124