[llvm-commits] [PATCH] Segmented Stacks

Sanjoy Das sanjoy at playingwithpointers.com
Tue Aug 30 08:39:30 PDT 2011


I've attached my pre-midterm GSoC work (after review on llvmdev).

The documentation is only partially filled in, I'll add more details
once support for Go is also merged (the current trampoline work I'm
doing).

Thanks!
-- 
Sanjoy Das
http://playingwithpointers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-command-line-option-to-enable-segmented-stacks.patch
Type: text/x-diff
Size: 1699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Prologue-code-emission-for-X86.patch
Type: text/x-diff
Size: 12186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-New-SelectionDAG-node-and-pseudo-instructions-for-va.patch
Type: text/x-diff
Size: 4330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Support-for-variable-sized-allocas.patch
Type: text/x-diff
Size: 10680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Test-code.patch
Type: text/x-diff
Size: 2732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Documentation.patch
Type: text/x-diff
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/434bd542/attachment-0005.patch>


More information about the llvm-commits mailing list