summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/reduction_loads.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-291-24/+0
* Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],...Jordan Rupprecht2019-09-261-0/+24
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-231-24/+0
* [SLPVectorizer][X86] Add other tests described in PR28474Simon Pilgrim2019-06-011-0/+256
* [SLPVectorizer][X86] This test was from PR28474Simon Pilgrim2019-06-011-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+81
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-81/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-4/+4
* [SLP] Revert everything that has to do with memory access sorting.Michael Kuperstein2017-03-101-13/+14
* [SLP] Fix for PR32038: extra add of PHI node when it is not required.Alexey Bataev2017-03-011-4/+4
* [SLP] Vectorize loads of consecutive memory accesses, accessed in non-consecu...Mohammad Shahid2017-01-281-2/+2
* Revert r290970 [SLPVectorizer] Regenerate test.Simon Pilgrim2017-01-041-1/+1
* [SLPVectorizer] Regenerate test. Simon Pilgrim2017-01-041-1/+1
* [SLP] Add new and update existing lit testfor providing more context to incom...Mohammad Shahid2016-11-271-4/+35
* [SLPVectorizer] Vectorize reverse-order loads in horizontal reductionsMichael Kuperstein2016-07-221-0/+49
OpenPOWER on IntegriCloud