Revert "Shorten some ARM builtin names by removing unnecessary "neon" prefix."
authorBob Wilson <bob.wilson@apple.com>
Fri, 24 Jun 2011 22:13:17 +0000 (22:13 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 24 Jun 2011 22:13:17 +0000 (22:13 +0000)
commit9c99cfef93c9211a52d4b556e6ef852e826c4d96
tree55d55cee89829456f4cfe027ebed5ce0ce25decc
parent1189027f9de5c3d5a6c884fe3a15571891295264
Revert "Shorten some ARM builtin names by removing unnecessary "neon" prefix."
Sorry, this was a bad idea.  Within clang these builtins are in a separate
"ARM" namespace, but the actual builtin names should clearly distinguish that
they are target specific.

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