Re-apply r175088 for bug fix 13622: Add paired register support for
authorWeiming Zhao <weimingz@codeaurora.org>
Thu, 14 Feb 2013 18:10:21 +0000 (18:10 +0000)
committerWeiming Zhao <weimingz@codeaurora.org>
Thu, 14 Feb 2013 18:10:21 +0000 (18:10 +0000)
commit7248451c4307c05cf3ddfa8133f0c5334bab6455
tree28c212f0cbdf9b9297a32ab787b00bdfd00baac9
parent1912c7624ab7d2130d97088b491ce2d208e30e64
Re-apply r175088 for bug fix 13622: Add paired register support for
inline asm with 64-bit data on ARM

Update test case to use -mtriple=arm-linux-gnueabi

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/ARM/arm-modifier.ll
test/CodeGen/ARM/inlineasm-64bit.ll [new file with mode: 0644]