MC parser and PPC variants on constants

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 19 14:05:52 PDT 2013


On Sat, Jul 13, 2013 at 08:10:56PM +0200, Joerg Sonnenberger wrote:
> PowerPC assembler supports expressions like "1234 at l". This doesn't with
> MC right now, because the constant expression never reaches the target
> layer. I wonder if it is really that useful to refactor this ATM,
> especially since it likely makes sense to share the variant codes at
> some point as many RISC platforms have similar needs in this area.

New version with Target hook.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: target-apply-modifier.diff
Type: text/x-diff
Size: 3843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130719/e9945258/attachment.diff>


More information about the llvm-commits mailing list