[llvm-commits] [patch][arm] Implement support for the Q, R and H modifiers

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Mon Aug 8 10:30:12 PDT 2011


> Yes, each group of machine operands on an INLINEASM begin with an immediate describing the group.

Cool. The attached patch uses InlineAsm::getNumOperandRegisters. is it ok.

> In this case, it is probably good enough to check that OpNum+1 exists and is a register.

The previous patch does that if you prefer it :-)

> /jakob
>

Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: arm-rq.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110808/3e7a5b33/attachment.ksh>


More information about the llvm-commits mailing list