fix vnot matching to explicitly specify the type of the
authorChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:08:07 +0000 (08:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:08:07 +0000 (08:08 +0000)
commitb26fdcb48bd8dcffa338c98cf9e9c05346f2bb51
tree1db26b9b82f1c92508d6f8af8ee3f31da5e006f2
parente4c868ff6aee68e8a447a39013043b3e015683a0
fix vnot matching to explicitly specify the type of the
input to be v8i8 or v16i8, which buildvectors get canonicalized to.

This allows the patterns that were previously using a bare 'vnot' to
match, before they couldn't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99754 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td