[ARM] Add or update a number of costmodel tests. NFC
authorDavid Green <david.green@arm.com>
Mon, 12 Aug 2019 15:40:27 +0000 (15:40 +0000)
committerDavid Green <david.green@arm.com>
Mon, 12 Aug 2019 15:40:27 +0000 (15:40 +0000)
commit84cb4b2b533c9b662707ad3f6500b39370923e0d
tree29053f9d1afdd809b1a57142e15c0d04352d7f29
parent8095449e6832e5d4636e245e11e9e4af2c56055b
[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.

llvm-svn: 368586
llvm/test/Analysis/CostModel/ARM/arith.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/ARM/cast.ll
llvm/test/Analysis/CostModel/ARM/divrem.ll
llvm/test/Analysis/CostModel/ARM/fparith.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/ARM/load_store.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/ARM/select.ll
llvm/test/Analysis/CostModel/ARM/shuffle.ll