[LLVMdev] Segmented Stacks (re-roll)

Sanjoy Das sanjoy at playingwithpointers.com
Wed Aug 17 12:38:58 PDT 2011


Current set of patches for my work on segmented stacks. Go / dragonegg
seems to work when using this code (I still haven't run any rigorous
tests yet).

Thanks!

(Also on https://github.com/sanjoy/LLVM/tree/segmented-stacks)
-- 
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-dev/attachments/20110818/4f99c1ef/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-New-StackSegmenter-pass.patch
Type: text/x-diff
Size: 6943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Prologue-code-emission-for-X86.patch
Type: text/x-diff
Size: 11639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-New-SelectionDAG-node-and-two-pseudo-instructions.patch
Type: text/x-diff
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Support-for-variable-sized-allocas.patch
Type: text/x-diff
Size: 10680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Test-code.patch
Type: text/x-diff
Size: 2732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0005.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Documentation.patch
Type: text/x-diff
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/4f99c1ef/attachment-0006.patch>


More information about the llvm-dev mailing list