[LLVMdev] [Segmented Stacks] Week 1

Sanjoy Das sanjoy at playingwithpointers.com
Mon May 30 04:20:04 PDT 2011


Hi!

I've attached my first week of work as a patchset for review. This is
also available on Github [1].

By next Monday I intend to (more or less) finish up the preliminary
parts concerning the codegen; and start working on the runtime (so that
I can do a basic sanity check).

[1] https://github.com/sanjoy/llvm/tree/segmented-stacks

-- 
Sanjoy Das
http://playingwithpointers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-relevant-command-line-options.patch
Type: text/x-diff
Size: 2250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/f9c0f8ca/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Adds-a-new-StackSegmenter-pass.patch
Type: text/x-diff
Size: 6941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/f9c0f8ca/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Implements-prologue-for-X86.patch
Type: text/x-diff
Size: 7879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/f9c0f8ca/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Adds-some-basic-documentation.patch
Type: text/x-diff
Size: 3028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/f9c0f8ca/attachment-0003.patch>


More information about the llvm-dev mailing list