Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882) | Simon Pilgrim | 2018-06-21 | 1 | -38/+24 |
* | [CostModel][X86] Split off BtVer2 cost checks | Simon Pilgrim | 2018-04-20 | 1 | -1/+42 |
* | [CostModel][X86] Add some specific cpu targets to the cost models | Simon Pilgrim | 2018-04-13 | 1 | -0/+4 |
* | [CostModel][X86] Regenerate vector shuffle cost tests with update_analyze_tes... | Simon Pilgrim | 2018-04-06 | 1 | -219/+267 |
* | [CostModel][X86][XOP] Improve costs for XOP shuffles | Simon Pilgrim | 2017-08-16 | 1 | -0/+24 |
* | [CostModel][X86] Add SSE2 two-src shuffle costs | Simon Pilgrim | 2017-08-10 | 1 | -7/+7 |
* | [CostModel][X86] Add avx1 two-src shuffle costs | Simon Pilgrim | 2017-08-10 | 1 | -17/+17 |
* | [CostModel][X86] Add avx2 two-src shuffle costs | Simon Pilgrim | 2017-08-10 | 1 | -22/+22 |
* | [CostModel][X86] Extend two src shuffle cost tests | Simon Pilgrim | 2017-08-10 | 1 | -17/+195 |
* | AVX-512 Loop Vectorizer: Cost calculation for interleave load/store patterns. | Elena Demikhovsky | 2017-01-02 | 1 | -0/+68 |