[LLVMdev] how to convert into SSA form

Reid Spencer reid at x10sys.com
Wed Jan 11 12:02:25 PST 2006


llvm-as file.bc | opt -mem2reg | llvm-dis > file.ll

On Wed, 2006-01-04 at 09:12 +0800, lizhuo wrote:
> meone tell me how to convert LLVM bytecode into minimal SSA form ?
> or just depend on GCC frontend ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060111/0cc75c0c/attachment.sig>


More information about the llvm-dev mailing list