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

Renato Golin renato.golin at arm.com
Thu Aug 4 13:20:02 PDT 2011


2011/8/4 Rafael Ávila de Espíndola <rafael.espindola at gmail.com>:
> The attached patch adds support for the Q, R and H inline asm modifiers.
>
> GCC supports them but they are not documented (other than in source code
> comments).

Hi Rafael,

Sorry, but I can't help you here... This seems to be a GNU specific
syntax for inline assembly. (and I'm not a great connoisseur of inline
assembly). ;)

If your comments are right (I assume they're the same as in GCC and
that you have tested it elsewhere), there isn't much I can tell you
besides thanking for the implementation and, more importantly, for the
tests... ;)

cheers,
--renato




More information about the llvm-commits mailing list