OSDN Git Service

[CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP/CTLZ/CTTZ 'bit count...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 7 May 2016 16:34:16 +0000 (16:34 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 7 May 2016 16:34:16 +0000 (16:34 +0000)
commita3ea594334c37f8b6edd7188ee1979f3781d556e
tree17a7ae4e73a9ef51aa1d4558e363c95acbefd07e
parent2f183e0a89ccb451e96cb25d31d35368b20f4b9e
[CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP/CTLZ/CTTZ 'bit count' cost tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268859 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/CostModel/X86/bitreverse.ll [new file with mode: 0644]
test/Analysis/CostModel/X86/bswap.ll [new file with mode: 0644]
test/Analysis/CostModel/X86/ctbits-cost.ll