[LLVMdev] PHI nodes

Pedro Ferreira arkangath at gmail.com
Mon Apr 19 09:09:41 PDT 2010


Hello,

I am trying to write a LLVM backend for a school project using only
custom code (as with the CBackend) and I'm having difficulties
handling the PHI nodes from LLVM asm code. Is there any pass we can do
before my custom Module Pass to remove the PHI nodes?



More information about the llvm-dev mailing list