[LLVMdev] whole program optimization examples?
Renato Golin
renato.golin at linaro.org
Sat Oct 11 08:19:16 PDT 2014
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/
I'll let others chime in on the WPO examples. :)
cheers,
--renato
More information about the llvm-dev
mailing list