[LLVMdev] LLVM JIT and PGO in JIT

Qiong Cai qiong.cai at gmail.com
Tue May 27 14:36:25 PDT 2014


Hi,

I haven't touched LLVM codes for many years. I have a few questions related
to LLVM JIT and PGO in JIT:
1) Is LLVM JIT method-based or trace-based JIT?
2) How does LLVM do gear shift from the interpreter mode to the JIT mode?
3) Any profiling mechanism implemented in LLVM JIT?
4) Any profile-guided optimization implemented in LLVM JIT?

thanks
Qiong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140527/d6eb7e39/attachment.html>


More information about the llvm-dev mailing list