[ARM] Add or update a number of costmodel tests. NFC
commitdf11600d139861398340efa35e42c5f3bb1dc9b0
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
parent644fb31c56297fa3fac18611eddd7f209000c5a5
[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