[LLVMdev] predefined pass for transforming a module to SSA?

omiga omiga at ustc.edu
Thu May 17 02:11:02 PDT 2007


Hi all:

  I'm writing a research prototype on LLVM 1.9. 

Given a module ,what is the right way to get the SSA-based llvm-IR?
As I know , llvmgcc generates SSA-based bytecode.
But if a module is constructed by hand, how can I transform it into a SSA-based llvm?

Thanks.

     Ying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070517/3f1b0278/attachment.html>


More information about the llvm-dev mailing list