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
/
vec_sext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+63
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-63
/
+0
*
[InstCombine] try harder to form select from logic ops (2nd try)
Sanjay Patel
2018-10-24
1
-12
/
+6
*
revert rL344609: [InstCombine] try harder to form select from logic ops
Sanjay Patel
2018-10-16
1
-6
/
+12
*
[InstCombine] try harder to form select from logic ops
Sanjay Patel
2018-10-16
1
-12
/
+6
*
[InstCombine] add tests for bitwise logic --> select; NFC
Sanjay Patel
2018-10-15
1
-4
/
+4
*
[InstCombine] use constant pattern matchers with icmp+sext
Sanjay Patel
2018-06-21
1
-6
/
+5
*
[InstCombine] add vector icmp tests with undefs; NFC
Sanjay Patel
2018-06-21
1
-0
/
+23
*
Revert rL333106 / D46814: [InstCombine] Fold unfolded masked merge pattern wi...
Roman Lebedev
2018-05-31
1
-6
/
+8
*
[InstCombine] Fold unfolded masked merge pattern with variable mask!
Roman Lebedev
2018-05-23
1
-8
/
+6
*
[NFC][InstCombine] Regenerate two tests that are affected by folding masked m...
Roman Lebedev
2018-04-20
1
-10
/
+10
*
[InstCombine] fix operand-complexity-based canonicalization (PR28296)
Sanjay Patel
2017-02-03
1
-1
/
+1
*
[InstCombine] use m_APInt to allow icmp X, C folds for splat constant vectors
Sanjay Patel
2016-09-12
1
-2
/
+2
*
[InstCombine] use m_APInt to allow icmp (xor X, Y), C folds for splat constan...
Sanjay Patel
2016-08-18
1
-1
/
+1
*
[InstCombine] minimize tests and autogenerate checks
Sanjay Patel
2016-08-17
1
-32
/
+34
*
revert r262424 because there's a *clang test* for AArch64 that checks -O3 asm...
Sanjay Patel
2016-03-02
1
-28
/
+0
*
[InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shi...
Sanjay Patel
2016-03-01
1
-0
/
+28
*
InstCombine: Modernize a bunch of cast combines.
Benjamin Kramer
2014-01-19
1
-0
/
+23
*
Add vector versions of some existing scalar transforms to aid codegen in matc...
Nate Begeman
2010-12-17
1
-0
/
+22