[LLVMdev] stack switching?

Eric Christopher echristo at gmail.com
Mon Jan 27 10:35:41 PST 2014


On Sat, Jan 4, 2014 at 5:17 PM, Josh Haberman <jhaberman at gmail.com> wrote:
> Are there any plans to add stack switching to LLVM? I've seen a few
> proposals for it floating around (some even implemented):
>
> http://ulir.ul.ie/handle/10344/2927 (implemented in:
> https://github.com/stedolan/llvm)
> https://code.google.com/p/llvm-stack-switch/
>
> But I couldn't find any discussion of whether there was a plan to integrate
> one of these.
>
> Any plans to add this feature?
>

I hadn't seen any proposals by the people you're linking to, it seems
like an interesting idea, but we'd need the patches submitted etc.
Perhaps get in touch with the authors and ask them about it?

-eric



More information about the llvm-dev mailing list