[ARM] Add or update a number of costmodel tests. NFC
commitd4c8890067d40d9b835a988ae7243735360f398b
authorDavid Green <david.green@arm.com>
Mon, 12 Aug 2019 15:40:27 +0000 (12 15:40 +0000)
committerDavid Green <david.green@arm.com>
Mon, 12 Aug 2019 15:40:27 +0000 (12 15:40 +0000)
tree261c42502384fcd582a8d47bbf6643efff0e1b26
parent4ad4c5dcdead4c485ec45808a3a98d09705a2764
[ARM] Add or update a number of costmodel tests. NFC

This adds a number of cost model tests for ARM, useful for MVE. It also re-jigs
some of the existing tests to make them easier to update and read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368586 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/CostModel/ARM/arith.ll [new file with mode: 0644]
test/Analysis/CostModel/ARM/cast.ll
test/Analysis/CostModel/ARM/divrem.ll
test/Analysis/CostModel/ARM/fparith.ll [new file with mode: 0644]
test/Analysis/CostModel/ARM/load_store.ll [new file with mode: 0644]
test/Analysis/CostModel/ARM/select.ll
test/Analysis/CostModel/ARM/shuffle.ll