[PATCH] Use proper opcodes in SP updates for x32
Eli Bendersky
eliben at google.com
Tue Feb 5 09:47:02 PST 2013
Hello,
This is the next patch in the x32 ABI series.
It makes sure the correct opcodes are used to SUB and ADD the stack
pointer in function prologs/epilogs. The opcodes should depend on the
data model (LP64 vs. ILP32) rather than the architecture bit-ness.
Test included.
Please review,
Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x32-sp-update.1.patch
Type: application/octet-stream
Size: 5930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130205/9b4345f6/attachment.obj>
More information about the llvm-commits
mailing list