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)
commit2ddeeed096d8a6570fd57b9a5f62732ddb88d477
treefe967efe427e31c38ad72344ae07fe58146218ea
parentc571c810bf5bff1096705fecb534bd5ff41b3076
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.

llvm-svn: 188990
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/test/CodeGen/ARM/inlineasm-64bit.ll