summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/shuffle-two-src.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)Simon Pilgrim2018-06-211-38/+24
* [CostModel][X86] Split off BtVer2 cost checksSimon Pilgrim2018-04-201-1/+42
* [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-219/+267
* [CostModel][X86][XOP] Improve costs for XOP shufflesSimon Pilgrim2017-08-161-0/+24
* [CostModel][X86] Add SSE2 two-src shuffle costsSimon Pilgrim2017-08-101-7/+7
* [CostModel][X86] Add avx1 two-src shuffle costsSimon Pilgrim2017-08-101-17/+17
* [CostModel][X86] Add avx2 two-src shuffle costsSimon Pilgrim2017-08-101-22/+22
* [CostModel][X86] Extend two src shuffle cost testsSimon Pilgrim2017-08-101-17/+195
* AVX-512 Loop Vectorizer: Cost calculation for interleave load/store patterns.Elena Demikhovsky2017-01-021-0/+68
OpenPOWER on IntegriCloud