[LLVMdev] [RFC] Splitting init.trampoline into init.trampoline and adjust.trampoline

Sanjoy Das sanjoy at playingwithpointers.com
Mon Aug 22 17:53:03 PDT 2011


Hi!

Attached set of patches splits llvm.init.trampoline into an "init"
phase and an "adjust" phase, as discussed on the "Go on dragonegg"
thread.

Thanks!

-- 
Sanjoy Das
http://playingwithpointers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-intrinsics-and-DAG-nodes.patch
Type: text/x-diff
Size: 8808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110823/6cc20f55/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Architecture-specific-code.patch
Type: text/x-diff
Size: 11519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110823/6cc20f55/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-the-instcombine-pass.patch
Type: text/x-diff
Size: 3840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110823/6cc20f55/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Modify-test-cases.patch
Type: text/x-diff
Size: 10894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110823/6cc20f55/attachment-0003.patch>


More information about the llvm-dev mailing list