[PATCH] Use proper opcodes in SP updates for x32
Nadav Rotem
nrotem at apple.com
Tue Feb 5 12:00:53 PST 2013
LGTM.
On Feb 5, 2013, at 9:47 AM, Eli Bendersky <eliben at google.com> wrote:
> 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
> <x32-sp-update.1.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