]> granicus.if.org Git - llvm/commit
[GlobalISel][AArch64] Split out select tests. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 15 Mar 2017 16:29:37 +0000 (16:29 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 15 Mar 2017 16:29:37 +0000 (16:29 +0000)
commitbe130a9ee92fbdd54eb651844b39a25c1efd3b49
treeb116e0bfcf69f65938902541a5bfb7e37f306616
parent4b7d61b203e8cbbacbb3557c8445adf40f3d9832
[GlobalISel][AArch64] Split out select tests. NFC.

The test has grown enough to be annoying to navigate.
While there, Remove unnecessary RUNs, and cleanup a couple comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297856 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir [deleted file]
test/CodeGen/AArch64/GlobalISel/select-binop.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-bitcast.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-br.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-casts.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-fp-casts.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-load.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-property.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-store.mir [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/select-xor.mir [moved from test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-xor.mir with 85% similarity]
test/CodeGen/AArch64/GlobalISel/select.mir [new file with mode: 0644]