[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)
commit6b01b4f5a66bcd163f2d42edc9c39d1d6d4586b5
tree714204368c1c7aee4148f8114c1dd2cd0bfc33e8
parentdf7263567add9621a359e42e406145790dd7426c
[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.

llvm-svn: 301269
llvm/test/CodeGen/ARM/bool-ext-inc.ll
llvm/test/CodeGen/X86/bool-ext-inc.ll