[LLVMdev] CFG using LLVM

Anton Korobeynikov anton at korobeynikov.info
Sat Nov 14 07:49:24 PST 2009


> Now, I wish to perform a few optimizations to the code starting with dead
> code elimination.
LLVM already provides huge variety of optimization passes. Is there
any specific reason why do you need to do a DCE by yourself?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list