[LLVMdev] optimization passes

Simon Burton simon at arrowtheory.com
Sun Jun 25 02:56:11 PDT 2006


I am looking for a list of the
various optimizations that llvm performs 
when I use the JIT execution engine.
Eg. I am assuming:
  strench reduction, 
  dead code elimination
?

Simon.



More information about the llvm-dev mailing list