]> granicus.if.org Git - llvm/commit
[AArch64] add tests for (v)select-of-constants; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 11 Oct 2019 16:10:23 +0000 (16:10 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 11 Oct 2019 16:10:23 +0000 (16:10 +0000)
commit976a21434d26c63c990ac938902d1534f667e9df
tree6ca45af9c02808f54cf7a0b82c3044c120767d05
parentaa6063f7615d735bf9f8590f4e7a5881328a6caa
[AArch64] add tests for (v)select-of-constants; NFC

These are copied from existing test files in x86/PPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374568 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/select_const.ll [new file with mode: 0644]
test/CodeGen/AArch64/vselect-constants.ll [new file with mode: 0644]