search for: stackswitch

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

Did you mean: stack_switch
2011 Jul 14
3
[LLVMdev] [PATCH] Segmented Stacks
...be used by managed languages; 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-segmen...
2011 Jul 14
0
[LLVMdev] [PATCH] Segmented Stacks
...arguments, but there might 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 &g...