search for: stackdestroy

Displaying 2 results from an estimated 2 matches for "stackdestroy".

2011 Jul 14
3
[LLVMdev] [PATCH] Segmented Stacks
...anguages; does support for varargs seem important enough in such cases? Thanks! [1] I'm working on implementing segmented stacks as a part of GSoC '11. [2] The previous discussion has concluded with a suggestion of adding three intrinsics to LLVM: llvm.stacknew, llvm.stackswitch and llvm.stackdestroy; which should be enough to allow the frontend developer to implement his or her own co-routining semantics. -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Adds-a-command-line-option-segmented-stacks-to-enabl.pa...
2011 Jul 14
0
[LLVMdev] [PATCH] Segmented Stacks
...t be others who would find it useful. > Thanks! > > [1] I'm working on implementing segmented stacks as a part of GSoC '11. > > [2] The previous discussion has concluded with a suggestion of adding > three intrinsics to LLVM: llvm.stacknew, llvm.stackswitch and > llvm.stackdestroy; which should be enough to allow the frontend > developer to implement his or her own co-routining semantics. > > -- > Sanjoy Das > http://playingwithpointers.com > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu...