[LLVMdev] [PATCH] Split init.trampoline into init.trampoline & adjust.trampoline

Sanjoy Das sanjoy at playingwithpointers.com
Mon Aug 29 14:41:33 PDT 2011


Hi!

Attached patches split init.trampoline into adjust.trampoline and
init.trampoline, like in gcc.

As mentioned in the previous mail, I've not made a documentation
patch, since I'm not sure about what the documented semantics of
llvm.adjust.trampoline should be.

Thanks!
-- 
Sanjoy Das
http://playingwithpointers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-trampoline-intrinsics-for-LLVM.patch
Type: text/x-diff
Size: 16784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/7524baf1/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-the-InstCombine-pass.patch
Type: text/x-diff
Size: 7613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/7524baf1/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-AutoUpgrade-for-llvm.init.trampoline.patch
Type: text/x-diff
Size: 3290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/7524baf1/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Test-cases.patch
Type: text/x-diff
Size: 7943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/7524baf1/attachment-0003.patch>


More information about the llvm-dev mailing list