summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/shuffle-single-src.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)Simon Pilgrim2018-06-211-13/+13
* [CostModel] Treat Identity shuffle masks as zero costSimon Pilgrim2018-06-121-44/+8
* [CostModel][X86] Add extra Identity shuffle mask cost tests (D47986)Simon Pilgrim2018-06-121-0/+59
* [CostModel][X86] Split off BtVer2 cost checksSimon Pilgrim2018-04-201-1/+40
* [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-198/+257
* [CostModel][X86][XOP] Improve costs for XOP shufflesSimon Pilgrim2017-08-161-0/+22
* [CostModel][X86] Add SSE2 two-src shuffle costsSimon Pilgrim2017-08-101-5/+5
* [CostModel][X86] Add avx1 two-src shuffle costsSimon Pilgrim2017-08-101-9/+9
* [CostModel][X86] Add avx2 two-src shuffle costsSimon Pilgrim2017-08-101-12/+12
* [CostModel][X86] Add avx512vbmi broadcast/reverse/single-src shuffle cost testsSimon Pilgrim2017-08-101-0/+7
* [CostModel][X86] Improve single src shuffle costsSimon Pilgrim2017-08-101-60/+60
* [CostModel][X86] Added v2f64/v2i64 single src shuffle model testsSimon Pilgrim2017-08-101-4/+21
* [X86] Add costs for non-AVX512 single-source permutation integer shufflesMichael Kuperstein2017-02-021-20/+20
* [X86] Extend single-source shuffle cost test to test more arches. NFC.Michael Kuperstein2017-02-011-22/+129
* AVX-512 Loop Vectorizer: Cost calculation for interleave load/store patterns.Elena Demikhovsky2017-01-021-0/+94
OpenPOWER on IntegriCloud