[ARM] Masked load and store and predicate tests. NFC
commitdc9ffcf01f621915d4b6d76823042e74aceffce6
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
parentf2cb8a934d3692115c0a0b403ddb1ab299537c6b
[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]