[llvm-commits] (Resend): [PATCH] Mips specific inline asm print operand 'm'
Carter, Jack
jcarter at mips.com
Tue May 29 10:25:07 PDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120529/753f1113/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_operand_m.patch
Type: text/x-patch
Size: 1362 bytes
Desc: print_operand_m.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120529/753f1113/attachment.bin>
More information about the llvm-commits
mailing list