search for: marat61

Displaying 1 result from an estimated 1 matches for "marat61".

Did you mean: marat
2015 Apr 01
4
[LLVMdev] LLVM JIT
Hi folks! I am currently involved in project which uses LLVM JIT and I have a couple of questions for you: 1) According to http://llvm.org/Features.html LLVM JIT supports only X86 and PowerPC, but LLVM code generator supports ARM too. Are there any plans for JIT to make support also for ARM backend? 2) Could LLVM JIT collect some hot traces from overall code and execute it separately (after