Avoid "char" for Neon vector elements; make it explicitly signed (or unsigned).
authorBob Wilson <bob.wilson@apple.com>
Thu, 2 Dec 2010 00:24:59 +0000 (00:24 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 2 Dec 2010 00:24:59 +0000 (00:24 +0000)
commit317bafb82cf7ecf796ba4e5c6279a423f535a4e9
treef5ae9d9008be593f51829921a44981291df9dd67
parente106bc17a369d071b9ca7120d9b3fc2df1025f7b
Avoid "char" for Neon vector elements; make it explicitly signed (or unsigned).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120632 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp