summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/reduce-mul.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...Craig Topper2019-08-071-64/+48
* Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."Mitch Phillips2019-08-061-48/+64
* [X86] Enable -x86-experimental-vector-widening-legalization by default.Craig Topper2019-08-051-64/+48
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-220/+220
* [CostModel][X86] Fix overcounting arithmetic cost in illegal types in getArit...Craig Topper2018-12-071-62/+62
* [X86] Remove -costmodel-reduxcost=true from the experimental vector reduction...Craig Topper2018-12-051-8/+8
* [X86] Add more cost model tests for vector reductions with narrow vector type...Craig Topper2018-12-051-0/+30
* [TTI] Reduction costs only need to include a single extract element cost (REA...Simon Pilgrim2018-12-011-144/+144
* Revert "[TTI] Reduction costs only need to include a single extract element c...Fedor Sergeev2018-11-261-144/+144
* [TTI] Reduction costs only need to include a single extract element costSimon Pilgrim2018-11-151-144/+144
* [CostModel][X86] SK_ExtractSubvector is free if the subvector is at the start...Simon Pilgrim2018-11-091-62/+62
* [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368)Simon Pilgrim2018-10-301-44/+60
* [CostModel][X86] Add integer vector reduction cost testsSimon Pilgrim2018-10-201-0/+293
OpenPOWER on IntegriCloud