Use the struct tags mandated by ARM's ABI. Also use the public type names for
authorBob Wilson <bob.wilson@apple.com>
Thu, 24 Jun 2010 22:03:41 +0000 (22:03 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 24 Jun 2010 22:03:41 +0000 (22:03 +0000)
commit9969bc3d190252782e586ee9b4c0922e4dd234cf
treea92227e4b3ec0b50b0136d53412994a858745c4d
parent10707f3b442aa5a6cc55b899d630871f06b8ebbc
Use the struct tags mandated by ARM's ABI.  Also use the public type names for
the array fields in these structs.

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