summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-291-16/+0
* Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],...Jordan Rupprecht2019-09-261-0/+16
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-231-16/+0
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+436
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-436/+0
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-19/+148
* [AArch64] Implement getArithmeticReductionCostMatthew Simpson2018-03-161-3/+3
* [SLP] Added more missed optimization remarksAdam Nemet2017-11-151-3/+6
* Keep Optimization Remark Yaml in NewPMSam Elliott2017-08-201-0/+3
* [SLP] Emit optimization remarksAdam Nemet2017-05-111-1/+32
* [NFC] Update horizontal reduction test cases.Charlie Turner2015-12-161-1/+1
* [SLP] Be more aggressive about reduction width selection.Charlie Turner2015-10-271-0/+123
* [SLP] Try a bit harder to find reduction PHIsCharlie Turner2015-10-271-0/+74
* [SLP] Treat SelectInsts as reduction values.Charlie Turner2015-10-271-0/+73
OpenPOWER on IntegriCloud