OSDN Git Service

[ARM, x86] add more vector tests for bool math; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 24 Apr 2017 22:42:34 +0000 (22:42 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 24 Apr 2017 22:42:34 +0000 (22:42 +0000)
commit9ecbcab4f49189c308e0f271d21114ddb5a35b16
treee4aed6830e2c72dfc70f6bb7699e1daf78aacca6
parent154994d2b5f4743c5c3e1e6f45fbcb9fda0ec3b2
[ARM, x86] add more vector tests for bool math; NFC

I'm proposing a fold for increment-of-sexted-bool in:
https://reviews.llvm.org/D31944
...so we need to know what happens in more cases like these.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301269 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/bool-ext-inc.ll
test/CodeGen/X86/bool-ext-inc.ll