[CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC.
authorRosie Sumpter <rosie.sumpter@arm.com>
Wed, 2 Jun 2021 15:10:27 +0000 (16:10 +0100)
committerRosie Sumpter <rosie.sumpter@arm.com>
Thu, 3 Jun 2021 16:12:22 +0000 (17:12 +0100)
commit2e3636f974dfdfac796ec6d07a22e9d31d4ea1ea
tree99e62367ee6508ae47b9745ab24f3e3e498500e0
parentae4303b42cfa5c8c14e3fff67d73af2f154aea9a
[CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC.

Differential Revision: https://reviews.llvm.org/D103601
llvm/test/Analysis/CostModel/AArch64/ctlz.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/AArch64/ctpop.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/AArch64/cttz.ll [new file with mode: 0644]