[ARM] Masked load and store and predicate tests. NFC
commitb08ee0af2a86106b11c15ff2d098a9b41ba455f8
authorDavid Green <david.green@arm.com>
Thu, 29 Aug 2019 10:32:12 +0000 (29 10:32 +0000)
committerDavid Green <david.green@arm.com>
Thu, 29 Aug 2019 10:32:12 +0000 (29 10:32 +0000)
tree063bf1f286c9db1e9bbf4dc84ce75c2e55061328
parent14e53307a033978cd2e10255681c9e7a3502b3a6
[ARM] Masked load and store and predicate tests. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370325 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/CodeGen/Thumb2/mve-masked-ldst.ll [new file with mode: 0644]
test/CodeGen/Thumb2/mve-masked-load.ll [new file with mode: 0644]
test/CodeGen/Thumb2/mve-masked-store.ll [new file with mode: 0644]
test/CodeGen/Thumb2/mve-pred-not.ll
test/CodeGen/Thumb2/mve-vpt-block.mir
test/CodeGen/Thumb2/mve-vpt-block2.mir
test/CodeGen/Thumb2/mve-vpt-block3.mir
test/CodeGen/Thumb2/mve-vpt-block4.mir
test/CodeGen/Thumb2/mve-vpt-block5.mir
test/CodeGen/Thumb2/mve-vpt-block6.mir
test/CodeGen/Thumb2/mve-vpt-block7.mir [copied from test/CodeGen/Thumb2/mve-vpt-block5.mir with 61% similarity]
test/CodeGen/Thumb2/mve-vpt-block8.mir [copied from test/CodeGen/Thumb2/mve-vpt-block5.mir with 60% similarity]
test/CodeGen/Thumb2/mve-vpt-nots.mir [new file with mode: 0644]