summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/AArch64/vector-reduce.ll
Commit message (Expand)AuthorAgeFilesLines
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-87/+87
* [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max re...Craig Topper2018-12-101-22/+22
* [TTI] Reduction costs only need to include a single extract element cost (REA...Simon Pilgrim2018-12-011-22/+22
* Revert "[TTI] Reduction costs only need to include a single extract element c...Fedor Sergeev2018-11-261-22/+22
* [TTI] Reduction costs only need to include a single extract element costSimon Pilgrim2018-11-151-22/+22
* [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368)Simon Pilgrim2018-10-301-22/+22
* [AArch64] Implement getArithmeticReductionCostMatthew Simpson2018-03-161-5/+5
* [TTI, AArch64] Allow the cost model analysis to test vector reduce intrinsicsMatthew Simpson2018-03-161-0/+279
OpenPOWER on IntegriCloud