]> granicus.if.org Git - llvm/commit
[CodeGen] clean up and add tests for scalar and-of-setcc; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 29 Mar 2017 21:58:52 +0000 (21:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 29 Mar 2017 21:58:52 +0000 (21:58 +0000)
commitb476db57dfffde6e059b7dc52e1440f18b78870e
tree5c636ca1ab52d7da238e94d9f8b530c857df00af
parentad6daf4031c152b872e42b12ed6c97afd041fe2f
[CodeGen] clean up and add tests for scalar and-of-setcc; NFC

https://bugs.llvm.org/show_bug.cgi?id=32401

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299034 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/and-setcc.ll [new file with mode: 0644]
test/CodeGen/ARM/setcc-sentinals.ll [deleted file]
test/CodeGen/PowerPC/and-setcc.ll [new file with mode: 0644]
test/CodeGen/X86/and-setcc.ll [new file with mode: 0644]
test/CodeGen/X86/setcc-sentinals.ll [deleted file]