[LLVMdev] whole program optimization examples? (original) (raw)

Philip Reames listmail at philipreames.com
Sat Oct 11 16:54:13 PDT 2014


On 10/11/2014 08:19 AM, Renato Golin wrote:

On 11 October 2014 02:24, Hayden Livingston <halivingston at gmail.com> wrote:

I'm hearing bad things about LLVM's JIT capabilities -- specifically that writing your own GC is going to be a pain. While VMKit is retired, there are good examples of how to integrate VMs and GCs into LLVM. http://vmkit.llvm.org/ A better example would be the FTL project which is now part of WebKit.
That's a production ready compiler while VMKit is not. I'll let others chime in on the WPO examples. :) cheers, --renato


LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list