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
/
insert-extract-shuffle.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstSimplify] fold splat of inserted constant to vector constant
Sanjay Patel
2019-12-15
1
-2
/
+1
*
[InstSimplify] add tests for insert constant + splat; NFC
Sanjay Patel
2019-12-10
1
-0
/
+13
*
[InstCombine] replace shuffle's insertelement operand if inserted scalar is n...
Sanjay Patel
2019-12-10
1
-2
/
+6
*
[InstCombine] add tests for shuffle with insertelement operand; NFC
Sanjay Patel
2019-12-09
1
-0
/
+52
*
[InstCombine] fold extract+insert into identity shuffle
Sanjay Patel
2019-09-08
1
-8
/
+9
*
[InstCombine] add tests for insert/extract with identity shuffles; NFC
Sanjay Patel
2019-09-04
1
-0
/
+92
*
[InstCombine] fold insertelement into splat of same scalar
Sanjay Patel
2019-07-08
1
-3
/
+8
*
[InstCombine] add tests for insert of same splatted scalar; NFC
Sanjay Patel
2019-07-08
1
-0
/
+69
*
[InstCombine] canonicalize insert+splat to/from element 0 of vector
Sanjay Patel
2019-07-08
1
-6
/
+34
*
[InstCombine] fix typo in test; NFC
Sanjay Patel
2019-07-08
1
-3
/
+5
*
[InstCombine] add tests for splat shuffles; NFC
Sanjay Patel
2019-07-08
1
-0
/
+43
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+427
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-427
/
+0
*
[InstCombine] try to turn shuffle into insertelement
Sanjay Patel
2018-10-30
1
-20
/
+19
*
[InstCombine] add tests for shuffle+insert folds; NFC
Sanjay Patel
2018-10-22
1
-0
/
+123
*
[InstCombine] add test for possible shuffle fold; NFC
Sanjay Patel
2018-10-20
1
-31
/
+51
*
[InstCombine] Fix extractelement use before def
Sven van Haastregt
2017-06-05
1
-0
/
+23
*
[InstCombine] canonicalize insertelement of scalar constant ahead of insertel...
Sanjay Patel
2017-03-22
1
-7
/
+3
*
[InstCombine] avoid infinite loop from shuffle-extract-insert sequence (PR30923)
Sanjay Patel
2016-11-10
1
-0
/
+27
*
[InstCombine] regenerate checks; NFC
Sanjay Patel
2016-11-09
1
-51
/
+83
*
[InstCombine] avoid an insertelement transformation that induces the opposite...
Sanjay Patel
2016-01-29
1
-0
/
+30
*
[InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel
2016-01-08
1
-0
/
+50
*
[InstCombine] insert a new shuffle before its uses (PR26015)
Sanjay Patel
2016-01-05
1
-0
/
+53
*
[InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel
2015-12-24
1
-16
/
+10
*
[InstCombine] add tests to show potential vector IR shuffle transforms
Sanjay Patel
2015-11-30
1
-5
/
+48
*
InstCombine: form shuffles from wider range of insert/extractelements
Tim Northover
2014-03-07
1
-0
/
+37