fix integer negates to use the proper type for the zero vectors,
authorChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:39:10 +0000 (08:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:39:10 +0000 (08:39 +0000)
commit0a00ed98f1d0734bc5bc699f58852144aa54195a
treed39801869db5ab04565436939f805a4ee5b9d543
parent7a0eb91b4c238542a11ca805af15933cc8290786
fix integer negates to use the proper type for the zero vectors,
this also depends on the new "bitconvert dropping" behavior just
added to tblgen.

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