[PATCH] Reuse %rax after calling __chkstk on win64

Nico Rieck nico.rieck at gmail.com
Sun Jul 7 07:57:25 PDT 2013


Since __chkstk does not clobber %rax we can use this to generate a more 
efficient SUB64rr to adjust %rsp.

-Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Reuse-rax-after-calling-__chkstk-on-win64.patch
Type: text/x-patch
Size: 2374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130707/30b17550/attachment.bin>


More information about the llvm-commits mailing list