Get Neon intrinsic names from the new "Name" field in the tblgen records
authorBob Wilson <bob.wilson@apple.com>
Fri, 3 Dec 2010 17:19:39 +0000 (17:19 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 3 Dec 2010 17:19:39 +0000 (17:19 +0000)
commitce0bb5479a16c80d678c3a059b8613661274b9a1
treece03ad3b7e1676a34fbb32ee079a7a36b9e2816d
parentaf72c62d4b4e1f16e5b712895abc4eb4142b3cef
Get Neon intrinsic names from the new "Name" field in the tblgen records
instead of just converting the record name to lowercase.

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