summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/bitreverse.ll
Commit message (Expand)AuthorAgeFilesLines
* [CostModel][X86] Regenerate bswap/bitreverse cost tests with update_analyze_t...Simon Pilgrim2018-04-061-118/+351
* [X86] Use mattr instead of mcpu in some of the cost model tests.Craig Topper2017-12-181-14/+14
* [X86][AVX512] Add 512-bit vector bitreverse costs + testsSimon Pilgrim2017-05-171-0/+69
* [X86][AVX1] Improve 256-bit vector costs for integer unary intrinsics.Simon Pilgrim2017-05-071-4/+4
* [X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i16/i32/i64 scalarsSimon Pilgrim2017-03-151-28/+24
* [CostModel][X86][SSE] Updated costs for vector BITREVERSE ops on SSSE3+ targetsSimon Pilgrim2016-06-111-24/+24
* [CostModel][X86][XOP] Added XOP costmodel for BITREVERSE Simon Pilgrim2016-05-241-12/+12
* [CostModel][X86] Added scalar bitreverse testsSimon Pilgrim2016-05-151-0/+51
* [CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP/CTLZ/CTTZ 'bit ...Simon Pilgrim2016-05-071-0/+106
OpenPOWER on IntegriCloud