summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/shuffle-reverse.ll
Commit message (Expand)AuthorAgeFilesLines
* [CostModel] Recognise REVERSE shuffle mask if the elements come from the seco...Simon Pilgrim2018-06-141-7/+7
* [CostModel][X86] Test showing failure to recognise REVERSE shuffle mask if th...Simon Pilgrim2018-06-131-0/+47
* [CostModel][X86] Split off BtVer2 cost checksSimon Pilgrim2018-04-201-1/+39
* [CostModel][X86] Add some specific cpu targets to the cost modelsSimon Pilgrim2018-04-131-0/+4
* [CostModel][X86] Regenerate vector shuffle cost tests with update_analyze_tes...Simon Pilgrim2018-04-061-126/+209
* [CostModel][X86] Add avx512vbmi broadcast/reverse/single-src shuffle cost testsSimon Pilgrim2017-08-101-1/+7
* [X86][AVX512] Use lowerShuffleAsRepeatedMaskAndLanePermute for non-VBMI v64i8...Simon Pilgrim2017-01-071-1/+1
* Fixed shuffle-reverse cost on AVX-512.Elena Demikhovsky2017-01-021-1/+2
* [CostModel][X86] Updated reverse shuffle costsSimon Pilgrim2016-12-151-32/+56
* [CostModel][X86] Add tests for reverse shuffle costsSimon Pilgrim2016-12-151-0/+143
OpenPOWER on IntegriCloud