Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Cost][X86] Add more missing vector truncation costs | Simon Pilgrim | 2019-09-22 | 1 | -49/+49 |
* | [Cost][X86] Add v2i64 truncation costs | Simon Pilgrim | 2019-09-22 | 1 | -51/+51 |
* | [CostModel][X86] Add truncate cost tests to cover all legal destination types | Simon Pilgrim | 2019-01-03 | 1 | -9/+137 |
* | [X86] Add exhaustive cost model testing for sext/zext for all vector types we... | Craig Topper | 2018-11-27 | 1 | -0/+98 |
* | [CostModel][X86] Split off BtVer2 cost checks | Simon Pilgrim | 2018-04-20 | 1 | -1/+31 |
* | [CostModel][X86] Add some specific cpu targets to the cost models | Simon Pilgrim | 2018-04-13 | 1 | -0/+4 |
* | [CostModel][X86] Regenerate vector integer truncation cost tests with update_... | Simon Pilgrim | 2018-04-07 | 1 | -118/+191 |
* | [X86] Add AVX512 check lines to the cost model truncate test. | Craig Topper | 2017-10-03 | 1 | -0/+13 |
* | [CostModel][X86] Added tests for current integer trunc costs | Simon Pilgrim | 2016-10-23 | 1 | -0/+141 |