ARM: respect tied 64-bit inlineasm operands when printing
authorTim Northover <tnorthover@apple.com>
Thu, 22 Aug 2013 06:51:04 +0000 (06:51 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 22 Aug 2013 06:51:04 +0000 (06:51 +0000)
commitbccc6f89b7a15abda5593a30c101ae85d1dc3b77
tree57ca362527d415549f5e8555ad0e609dde7be9f4
parent021f3280fe791722c668cb96b02f473f2f76f925
ARM: respect tied 64-bit inlineasm operands when printing

The code for 'Q' and 'R' operand modifiers needs to look through tied
operands to discover the register class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188990 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
test/CodeGen/ARM/inlineasm-64bit.ll