[llvm-commits] (Resend): [PATCH] Mips specific inline asm print operand 'm'

Chad Rosier mcrosier at apple.com
Tue May 29 10:22:46 PDT 2012


Hi Jack,
Would you mind reattaching the patch?

 Chad

On May 29, 2012, at 10:13 AM, Carter, Jack wrote:

> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120529/80f0bd5f/attachment.html>


More information about the llvm-commits mailing list