]> granicus.if.org Git - clang/commit
Add D and Q register names to ARM inline asm handling.
authorDale Johannesen <dalej@apple.com>
Wed, 27 Oct 2010 23:34:42 +0000 (23:34 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 27 Oct 2010 23:34:42 +0000 (23:34 +0000)
commit20eb49b50395fdf54022517abb3fbb31fffe54e7
tree373164c5cf84dd8dff6997ac69e2f69d441fe187
parent4bc48877db95b2afd6207fdb54ce271169c994f9
Add D and Q register names to ARM inline asm handling.
No aliasing is needed, these work as given in the BE.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp