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_shuffle.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
*
[ConstantFold] Handle identity folds at top of ConstantFoldBinaryInst
Florian Hahn
2019-11-17
1
-14
/
+10
*
[InstCombine] Avoid moving ops that do restrict undef across shuffles.
Florian Hahn
2019-11-13
1
-13
/
+32
*
[InstCombine] Precommit shuffle tests for D70093.
Florian Hahn
2019-11-13
1
-0
/
+186
*
[InstCombine] be more careful when transforming a shuffle mask
Sanjay Patel
2019-05-23
1
-0
/
+17
*
[InstCombine] fold shuffles of insert_subvectors
Sanjay Patel
2019-05-22
1
-9
/
+6
*
[InstCombine] add more tests for shuffle folding; NFC
Sanjay Patel
2019-05-21
1
-0
/
+26
*
[InstCombine] add tests for shuffle of insert subvectors; NFC
Sanjay Patel
2019-05-16
1
-0
/
+72
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1142
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1142
/
+0
*
[InstCombine] fix crash while trying to narrow a binop of shuffles (PR40734)
Sanjay Patel
2019-02-15
1
-0
/
+15
*
[InstCombine] limit extracting shuffle transform based on uses
Sanjay Patel
2019-02-05
1
-2
/
+2
*
[InstCombine] split shuffle test to show extra use constraint; NFC
Sanjay Patel
2019-02-05
1
-3
/
+14
*
[InstCombine] fix undef propagation bug with shuffle+binop
Sanjay Patel
2018-12-03
1
-6
/
+6
*
[InstCombine] add tests for shuffle+binop fold; NFC
Sanjay Patel
2018-12-03
1
-2
/
+58
*
[InstCombine] combine a shuffle and an extract subvector shuffle
Sanjay Patel
2018-10-14
1
-5
/
+3
*
revert r344082: [InstCombine] reverse 'trunc X to <N x i1>' canonicalization
Sanjay Patel
2018-10-10
1
-2
/
+3
*
[InstCombine] reverse 'trunc X to <N x i1>' canonicalization
Sanjay Patel
2018-10-09
1
-3
/
+2
*
[InstCombine] add tests for extract subvector shuffles; NFC
Sanjay Patel
2018-10-09
1
-6
/
+39
*
[InstCombine] allow SimplifyDemandedVectorElts to work with FP binops
Sanjay Patel
2018-10-03
1
-1
/
+1
*
[InstCombine] allow lengthening of insertelement to eliminate shuffles
Sanjay Patel
2018-09-30
1
-5
/
+4
*
[InstCombine] add test for vector widening of insertelements; NFC
Sanjay Patel
2018-09-29
1
-0
/
+15
*
[InstCombine] don't propagate wider shufflevector arguments to predecessors
Sanjay Patel
2018-09-28
1
-10
/
+15
*
[InstCombine] adjust shuffle undef propagation tests; NFC
Sanjay Patel
2018-09-28
1
-0
/
+29
*
[InstCombine] add fneg variation of shuffle-binop fold; NFC
Sanjay Patel
2018-09-25
1
-0
/
+11
*
[InstCombine] allow shuffle+binop canonicalization with widening shuffles
Sanjay Patel
2018-08-27
1
-8
/
+8
*
[InstCombine] add tests for shuffle+binop transform; NFC
Sanjay Patel
2018-08-25
1
-0
/
+52
*
[InstCombine] avoid extra poison when moving shift above shuffle
Sanjay Patel
2018-07-09
1
-3
/
+3
*
[InstCombine] refine UB-handling in shuffle-binop transform
Sanjay Patel
2018-06-04
1
-19
/
+19
*
[InstCombine] call simplify before trying vector folds
Sanjay Patel
2018-06-02
1
-76
/
+76
*
[InstCombine] add more tests for shuffle-binop; NFC
Sanjay Patel
2018-06-02
1
-4
/
+315
*
[InstCombine] fix vector shuffle transform to replace undef elements (PR37648)
Sanjay Patel
2018-06-01
1
-4
/
+4
*
[InstCombine] add tests for broken shuffle transform (PR37648)
Sanjay Patel
2018-06-01
1
-0
/
+23
*
[InstCombine] allow more binop (shuffle X), C transforms
Sanjay Patel
2018-05-16
1
-6
/
+19
*
[InstCombine] fix binop (shuffle X), C --> shuffle (binop X, C') to check uses
Sanjay Patel
2018-05-15
1
-4
/
+3
*
[InstCombine] add more tests for binop-shuffle; NFC
Sanjay Patel
2018-05-15
1
-5
/
+58
*
[InstCombine] fix binop-of-shuffles to check uses
Sanjay Patel
2018-05-15
1
-4
/
+3
*
[InstCombine] add multi-use shuffle tests and regenerate checks; NFC
Sanjay Patel
2018-05-15
1
-141
/
+196
*
[InstCombine] regenerate checks; NFC
Sanjay Patel
2016-11-09
1
-159
/
+185
*
[InstCombine] fix propagation of fast-math-flags
Sanjay Patel
2015-11-24
1
-6
/
+6
*
move a single test case to where most other instcombine shuffle bug test case...
Sanjay Patel
2015-11-21
1
-0
/
+15
*
Fix a typo
David Majnemer
2015-04-03
1
-1
/
+1
*
[InstCombine] Use DataLayout to determine vector element width
David Majnemer
2015-04-03
1
-0
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
InstCombine: Don't try to reorder shuffles where the mask is a ConstantExpr.
Benjamin Kramer
2014-06-24
1
-0
/
+9
*
Fix the case when reordering shuffle and binop produces a constant.
Serge Pavlov
2014-05-14
1
-0
/
+11
*
Fix type of shuffle resulted from shuffle merge.
Serge Pavlov
2014-05-13
1
-0
/
+8
*
Fix type of shuffle obtained from reordering with binary operation
Serge Pavlov
2014-05-12
1
-0
/
+11
*
Fix reordering of shuffles and binary operations
Serge Pavlov
2014-05-12
1
-0
/
+12
*
Reorder shuffle and binary operation.
Serge Pavlov
2014-05-11
1
-1
/
+119
[next]