[llvm-mca][BtVer2] Add two more move-elimination tests. NFC
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Wed, 10 Oct 2018 14:46:54 +0000 (14:46 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Wed, 10 Oct 2018 14:46:54 +0000 (14:46 +0000)
commit1b29ec6531e3f95dee559784ce0fd18400459892
tree5b84046b856e7ace30a9163018fef98cafaa3edb
parentee9c2a17b823fe9c375002b4bec9ce989f5c66f5
[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.

llvm-svn: 344144
llvm/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-2.s [new file with mode: 0644]
llvm/test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-3.s [new file with mode: 0644]