[PATCH] Reuse %rax after calling __chkstk on win64

Nadav Rotem nrotem at apple.com
Sun Jul 7 09:29:07 PDT 2013


LGTM. 

On Jul 7, 2013, at 7:57 AM, Nico Rieck <nico.rieck at gmail.com> wrote:

> Since __chkstk does not clobber %rax we can use this to generate a more efficient SUB64rr to adjust %rsp.
> 
> -Nico
> <0001-Reuse-rax-after-calling-__chkstk-on-win64.patch>_______________________________________________
> 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/20130707/488632dc/attachment.html>


More information about the llvm-commits mailing list