MC parser and PPC variants on constants

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Jul 15 10:10:10 PDT 2013


Can you add a testcase?

On 13 July 2013 14:10, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> Hi all,
> 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.
>
> Joerg
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list