summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/extract.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+79
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-79/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-3/+3
* [SLP] Fix PR36481: vectorize reassociated instructions.Alexey Bataev2018-04-031-7/+4
* Revert "[SLP] Fix PR36481: vectorize reassociated instructions."Benjamin Kramer2018-04-031-4/+7
* [SLP] Fix PR36481: vectorize reassociated instructions.Alexey Bataev2018-04-021-7/+4
* [SLP] Added new test + fixed some checks, NFC.Alexey Bataev2018-02-261-13/+36
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...Nadav Rotem2013-06-191-0/+59
OpenPOWER on IntegriCloud