[LLVMdev] emit after gvn pass?

nonpoly fxyxixe at gmail.com
Wed May 5 10:00:18 PDT 2010


Hello again,
   Just wondering if there is a flag I can pass when compiling with llvm-gcc
that can emit the llvm IR after the gvn pass (want to see the IR after dead
code elimination/redundancy elimination).  If so, will other passes be
performed as well?  I really just want to see the IR after the eliminations
only, if it is at all possible.

Thanks in advance,
-nonpoly
-- 
View this message in context: http://old.nabble.com/emit-after-gvn-pass--tp28462901p28462901.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list