summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/hoist.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+68
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-68/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-1/+1
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-291-9/+8
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-271-8/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-261-9/+8
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-251-8/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-251-9/+8
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-251-8/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-251-9/+8
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-241-8/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-241-9/+8
* Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements ...Alexey Bataev2018-01-231-8/+9
* [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle.Alexey Bataev2018-01-231-9/+8
* [SLP] Fix test checks, NFC.Alexey Bataev2018-01-181-12/+22
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-1/+1
* SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...Nadav Rotem2013-04-151-0/+59
OpenPOWER on IntegriCloud