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
/
shuffle_select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] remove identity shuffle simplification for mask with undefs
Sanjay Patel
2019-11-24
1
-1
/
+2
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1466
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1466
/
+0
*
[InstCombine] remove overzealous assert for shuffles (PR41419)
Sanjay Patel
2019-04-08
1
-0
/
+10
*
[InstCombine] canonicalize select shuffles by commuting
Sanjay Patel
2019-03-31
1
-14
/
+14
*
[ValueTracking] More accurate unsigned add overflow detection
Nikita Popov
2019-02-28
1
-1
/
+1
*
[InstCombine] drop poison flags in SimplifyVectorDemandedElts
Sanjay Patel
2018-10-04
1
-1
/
+1
*
[InstCombine] allow SimplifyDemandedVectorElts to work with FP binops
Sanjay Patel
2018-10-03
1
-7
/
+7
*
[InstCombine] allow flag propagation when using safe constant
Sanjay Patel
2018-07-10
1
-7
/
+4
*
[InstCombine] safely allow non-commutative binop identity constant folds
Sanjay Patel
2018-07-10
1
-28
/
+14
*
[InstCombine] drop poison flags when shuffle mask undef propagates to constant
Sanjay Patel
2018-07-10
1
-4
/
+3
*
[InstCombine] allow more shuffle-binop folds with safe constants
Sanjay Patel
2018-07-10
1
-14
/
+14
*
[InstCombine] allow more shuffle folds using safe constants
Sanjay Patel
2018-07-09
1
-8
/
+4
*
[InstCombine] correct test comments; NFC
Sanjay Patel
2018-07-09
1
-2
/
+2
*
[InstCombine] fix shuffle-of-binops transform to avoid poison/undef
Sanjay Patel
2018-07-09
1
-47
/
+58
*
[InstCombine] add more tests for potentially poisonous shifts; NFC
Sanjay Patel
2018-07-06
1
-0
/
+43
*
[InstCombine] add more tests with poison and undef; NFC
Sanjay Patel
2018-07-06
1
-5
/
+540
*
[InstCombine] add tests for shuffle+binop with constant op1; NFC
Sanjay Patel
2018-07-03
1
-4
/
+25
*
[Constants] add identity constants for fadd/fmul
Sanjay Patel
2018-07-03
1
-4
/
+2
*
[InstCombine] fold shuffle-with-binop and common value
Sanjay Patel
2018-07-03
1
-9
/
+5
*
[InstCombine] reverse canonicalization of add --> or to allow more shuffle fo...
Sanjay Patel
2018-07-02
1
-12
/
+8
*
[InstCombine] adjust shuffle tests with IR flags; NFC
Sanjay Patel
2018-07-02
1
-4
/
+3
*
[InstCombine] add tests for shuffle-binop; NFC
Sanjay Patel
2018-07-02
1
-37
/
+256
*
[InstCombine] add more tests for shuffle-binop folds; NFC
Sanjay Patel
2018-06-29
1
-1
/
+73
*
[InstCombine] enhance shuffle-of-binops to allow different variable ops (PR37...
Sanjay Patel
2018-06-29
1
-35
/
+28
*
[InstCombine] adjust shuffle tests; NFC
Sanjay Patel
2018-06-28
1
-5
/
+5
*
[InstCombine] allow shl+mul combos with shuffle (select) fold (PR37806)
Sanjay Patel
2018-06-28
1
-9
/
+7
*
[InstCombine] add tests for vector-select-of-binops with 2 variables; NFC
Sanjay Patel
2018-06-27
1
-0
/
+263
*
[InstCombine] add more tests for shuffle with different binops; NFC
Sanjay Patel
2018-06-27
1
-0
/
+36
*
[InstCombine] add shuffle+binops test from PR37806; NFC
Sanjay Patel
2018-06-22
1
-0
/
+15
*
[InstCombine] add tests for shuffle-with-different-binops; NFC
Sanjay Patel
2018-06-22
1
-0
/
+42
*
[InstCombine] fix shuffle-of-binops bug
Sanjay Patel
2018-06-21
1
-2
/
+3
*
[InstCombine] add test for shuffle-of-binops; NFC
Sanjay Patel
2018-06-21
1
-0
/
+14
*
[InstCombine] fold vector select of binops with constant ops to 1 binop (PR37...
Sanjay Patel
2018-06-21
1
-48
/
+18
*
[InstCombine] fix typo in test comment; NFC
Sanjay Patel
2018-06-20
1
-1
/
+1
*
[InstCombine] add vector select of binops tests (PR37806)
Sanjay Patel
2018-06-20
1
-0
/
+256