[llvm-commits] (Resend): [PATCH] Mips specific inline asm print operand 'm'
Eric Christopher
echristo at apple.com
Wed May 30 12:07:01 PDT 2012
Done here:
M lib/Target/Mips/MipsAsmPrinter.cpp
M test/CodeGen/Mips/inlineasm-operand-code.ll
Committed r157709
-eric
On May 29, 2012, at 10:25 AM, "Carter, Jack" <jcarter at mips.com> wrote:
> Oops, forgot the patch!
> From: Carter, Jack
> Sent: Tuesday, May 29, 2012 10:13 AM
> To: llvm-commits at cs.uiuc.edu
> Subject: (Resend): [PATCH] Mips specific inline asm print operand 'm'
>
> This must have gotten lost in the traffic ;-)
>
> Please review and commit.
>
> Thanks,
>
> Jack
> From: Carter, Jack
> Sent: Monday, May 21, 2012 1:04 PM
> To: llvm-commits at cs.uiuc.edu
> Subject: [PATCH] Mips specific inline asm print operand 'm'
>
> Hello,
>
> Please review and if acceptable, commit to trunk.
>
> Inline asm print operands allow the user to dictate the format of operands printed out to the .s file.
>
> The 'm' print operand cause the output to be a decimal integers minus 1.
>
> Both code change and test case included. This was run through "make check".
>
> Contributers: Jack Carter
>
> Thanks,
>
> Jack
> <print_operand_m.patch>_______________________________________________
> 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