summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/jumbled-load.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+112
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-112/+0
* [SLP] Fix PR36481: vectorize reassociated instructions.Alexey Bataev2018-04-031-28/+23
* Revert "[SLP] Fix PR36481: vectorize reassociated instructions."Benjamin Kramer2018-04-031-23/+28
* [SLP] Fix PR36481: vectorize reassociated instructions.Alexey Bataev2018-04-021-28/+23
* [SLP] Added new tests and updated existing for jumbled load, NFC.Mohammad Shahid2018-02-281-6/+55
* Revert r320548:[SLP] Vectorize jumbled memory loadsMohammad Shahid2017-12-201-15/+22
* [SLP] Vectorize jumbled memory loads.Mohammad Shahid2017-12-131-22/+15
* Revert r314806 "[SLP] Vectorize jumbled memory loads."Hans Wennborg2017-10-031-15/+22
* [SLP] Vectorize jumbled memory loads.Mohammad Shahid2017-10-031-22/+15
* Revert r313771 "[SLP] Vectorize jumbled memory loads."Hans Wennborg2017-09-201-15/+22
* [SLP] Vectorize jumbled memory loads.Mohammad Shahid2017-09-201-22/+15
* Revert r313736: "[SLP] Vectorize jumbled memory loads."Alexander Kornienko2017-09-201-15/+22
* [SLP] Vectorize jumbled memory loads.Mohammad Shahid2017-09-201-22/+15
* [SLP] Revert everything that has to do with memory access sorting.Michael Kuperstein2017-03-101-130/+24
* [SLP] Use SCEV to sort memory accesses.Michael Kuperstein2017-02-031-7/+120
* [SLP] Vectorize loads of consecutive memory accesses, accessed in non-consecu...Mohammad Shahid2017-01-281-17/+10
* [SLP] Add new and update existing lit testfor providing more context to incom...Mohammad Shahid2016-11-271-0/+68
OpenPOWER on IntegriCloud