]> granicus.if.org Git - llvm/commit
[ARM, x86] add tests to show possible improvement for bool math; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 10 Apr 2017 23:26:31 +0000 (23:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 10 Apr 2017 23:26:31 +0000 (23:26 +0000)
commited488fa93ddf897c033554c46d37d66258f37bbe
tree32adfc7e8c6b2082c75c1bfccb9ed1a8ff2ee358
parenta2e505ede0021c16dc03e7d7c287aefd1a325bf0
[ARM, x86] add tests to show possible improvement for bool math; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299897 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/bool-ext-inc.ll [new file with mode: 0644]
test/CodeGen/X86/bool-ext-inc.ll [new file with mode: 0644]