Displaying 1 result from an estimated 1 matches for "e4a20b4d".
2013 Oct 07
1
[LLVMdev] llvm jit
hello,
I have a question about the llvm jit.
Does it use the profile information generated during runtime to enhance the
generated code for arm processor?
according to 'LLVM: A Compilation Framework for Lifelong Program
Analysis **<http://llvm.org/pubs/2004-01-30-CGO-LLVM.html>'
it is available but can't find it in the current source code.
I really appreciate any help.
Thanks in