[LLVMdev] Staged LLVM emulator

Patrick Meredith pmeredit at uiuc.edu
Thu Sep 15 06:30:28 PDT 2005



Were there ever any plans to make a staged emulator that only JIT's hot
functions (interpreting the lesser used ones)?  Emulators such as this tend
to perform better when there are a lot of infrequently used functions.





More information about the llvm-dev mailing list