summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/remark_horcost.ll
Commit message (Expand)AuthorAgeFilesLines
* [CostModel][X86] Improve sum reduction costs.Simon Pilgrim2019-10-121-1/+1
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-291-4/+0
* Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],...Jordan Rupprecht2019-09-261-0/+4
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-231-4/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+137
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-137/+0
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-27/+77
* [TTI] Reduction costs only need to include a single extract element cost (REA...Simon Pilgrim2018-12-011-8/+17
* Revert "[TTI] Reduction costs only need to include a single extract element c...Fedor Sergeev2018-11-261-17/+8
* [TTI] Reduction costs only need to include a single extract element costSimon Pilgrim2018-11-151-8/+17
* [SLP] Added more missed optimization remarksAdam Nemet2017-11-151-0/+78
OpenPOWER on IntegriCloud