summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/alternate-shuffle-cost.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...Craig Topper2019-08-071-6/+30
* Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."Mitch Phillips2019-08-061-30/+6
* [X86] Enable -x86-experimental-vector-widening-legalization by default.Craig Topper2019-08-051-6/+30
* [CostModel] Replace ShuffleKind::SK_Alternate with ShuffleKind::SK_Select (PR...Simon Pilgrim2018-06-121-128/+96
* [CostModel][X86] Add 'select' style shuffle costs tests (PR33744)Simon Pilgrim2018-06-091-2/+324
* [CostModel][X86] Split off BtVer2 cost checksSimon Pilgrim2018-04-201-1/+113
* [CostModel][X86] Add some specific cpu targets to the cost modelsSimon Pilgrim2018-04-131-55/+59
* [CostModel][X86] Regenerate vector shuffle cost tests with update_analyze_tes...Simon Pilgrim2018-04-061-195/+370
* [X86][CostModel] Use generic SSE levels instead of particular CPUs for shuffl...Simon Pilgrim2018-04-041-5/+5
* [CostModel][X86] Updated vXi8 and vXi16 Reverse/Alternate shuffle costsSimon Pilgrim2017-01-041-22/+22
* [CostModel][x86] Improved cost model for alternate shuffles.Andrea Di Biagio2014-07-031-0/+347
OpenPOWER on IntegriCloud