[LLVMdev] JIT Optimization Levels?

Nyx mcheva at cs.mcgill.ca
Fri Mar 27 14:47:15 PDT 2009


Hello,

Is there a way to control how optimized the x86 code generated by the JIT
is? I mean the actual x86 code, not the llvm IR (I know about those
optimization passes). I would like to make it as optimized as reasonably
possible.

Thank you for your time,

- Maxime
-- 
View this message in context: http://www.nabble.com/JIT-Optimization-Levels--tp22749693p22749693.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list