summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/reduce-umin.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...Craig Topper2019-08-071-38/+38
* Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."Mitch Phillips2019-08-061-38/+38
* [X86] Enable -x86-experimental-vector-widening-legalization by default.Craig Topper2019-08-051-38/+38
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-210/+210
* [CostModel][X86] Add min/max reduction costs for all SSE targetsSimon Pilgrim2019-05-111-62/+62
* [CostModel][X86] Add explicit vector select costsSimon Pilgrim2019-01-201-50/+50
* [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max re...Craig Topper2018-12-101-72/+72
* [CostModel][X86] Fix overcounting arithmetic cost in illegal types in getArit...Craig Topper2018-12-071-35/+35
* [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-60/+60
* Revert "[TTI] Reduction costs only need to include a single extract element c...Fedor Sergeev2018-11-261-60/+60
* [TTI] Reduction costs only need to include a single extract element costSimon Pilgrim2018-11-151-60/+60
* [CostModel][X86] SK_ExtractSubvector is free if the subvector is at the start...Simon Pilgrim2018-11-091-35/+35
* [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368)Simon Pilgrim2018-10-301-20/+20
* [CostModel][X86] Add integer vector reduction cost testsSimon Pilgrim2018-10-201-0/+293
OpenPOWER on IntegriCloud