[PATCH] Add a "probe-stack" attribute

John Kåre Alsaker john.mailinglists at gmail.com
Mon Aug 18 13:50:59 PDT 2014


Revised patches.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-Whitespace-fixup.patch
Type: text/x-patch
Size: 2107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86-Split-out-the-logic-to-select-the-stack-probe-fu.patch
Type: text/x-patch
Size: 3476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-x86-Please-the-whitespace-gods.patch
Type: text/x-patch
Size: 1465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-a-probe-stack-attribute.patch
Type: text/x-patch
Size: 3197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-x86-Add-support-for-probe-stack.patch
Type: text/x-patch
Size: 7495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-x86-Don-t-assume-that-RAX-is-never-live-in.patch
Type: text/x-patch
Size: 3612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-x86-Ensure-the-redzone-is-not-used-with-stack-probes.patch
Type: text/x-patch
Size: 2403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-x86-Fast-path-for-stack-probes-on-smaller-frames.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Whitespace-fixup.patch
Type: text/x-patch
Size: 4886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-ARM-Add-support-for-probe-stack.patch
Type: text/x-patch
Size: 2909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-x86-Use-___chkstk_ms-instead-of-___chkstk-on-Cygwin-.patch
Type: text/x-patch
Size: 2266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140818/0e46e17f/attachment-0010.bin>


More information about the llvm-commits mailing list