[llvm-mca][BtVer2] Add two more move-elimination tests. NFC
commite144c76bb4fb9fb8bdfcbaf53b1b353da0cdbe05
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Wed, 10 Oct 2018 14:46:54 +0000 (10 14:46 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Wed, 10 Oct 2018 14:46:54 +0000 (10 14:46 +0000)
treec87438adfc4cc4d58b68c2b3440385481e6bfa5c
parent444acbd06151972689d80403f079bbcae562d11e
[llvm-mca][BtVer2] Add two more move-elimination tests. NFC

These should test all the optimizable moves on Jaguar.
A follow-up patch will teach how to recognize these optimizable register moves.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344144 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-2.s [new file with mode: 0644]
test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-3.s [new file with mode: 0644]