summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/blending-shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...Craig Topper2019-08-071-13/+34
* Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."Mitch Phillips2019-08-061-34/+13
* [X86] Enable -x86-experimental-vector-widening-legalization by default.Craig Topper2019-08-051-13/+34
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+179
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-179/+0
* [SLP] Fix invalid triple in X86 testsFlorian Hahn2019-03-051-22/+32
* [SLP] Stop counting cost of gather sequences with multiple usesMatthew Simpson2018-03-231-7/+8
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-291-9/+11
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-271-11/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-261-9/+11
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-251-11/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-251-9/+11
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-251-11/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-251-9/+11
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-241-11/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-241-9/+11
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-231-11/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-231-9/+11
* [SLP] Test for wrongly vectorized set of extractelements, NFC.Alexey Bataev2017-10-091-0/+30
* [SLP] Fix for PR31880: shuffle and vectorize repeated scalar ops on extracted...Alexey Bataev2017-08-021-65/+34
* [SLP] Tests for shuffle/blending operations.Alexey Bataev2017-02-211-0/+167
OpenPOWER on IntegriCloud