Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CostModel][X86] Regenerate bswap/bitreverse cost tests with update_analyze_t... | Simon Pilgrim | 2018-04-06 | 1 | -118/+351 |
* | [X86] Use mattr instead of mcpu in some of the cost model tests. | Craig Topper | 2017-12-18 | 1 | -14/+14 |
* | [X86][AVX512] Add 512-bit vector bitreverse costs + tests | Simon Pilgrim | 2017-05-17 | 1 | -0/+69 |
* | [X86][AVX1] Improve 256-bit vector costs for integer unary intrinsics. | Simon Pilgrim | 2017-05-07 | 1 | -4/+4 |
* | [X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i16/i32/i64 scalars | Simon Pilgrim | 2017-03-15 | 1 | -28/+24 |
* | [CostModel][X86][SSE] Updated costs for vector BITREVERSE ops on SSSE3+ targets | Simon Pilgrim | 2016-06-11 | 1 | -24/+24 |
* | [CostModel][X86][XOP] Added XOP costmodel for BITREVERSE | Simon Pilgrim | 2016-05-24 | 1 | -12/+12 |
* | [CostModel][X86] Added scalar bitreverse tests | Simon Pilgrim | 2016-05-15 | 1 | -0/+51 |
* | [CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP/CTLZ/CTTZ 'bit ... | Simon Pilgrim | 2016-05-07 | 1 | -0/+106 |