[LLVMdev] SSA
Vinay S. Belgaumkar
vsbelgau at mtu.edu
Mon Apr 5 20:40:02 PDT 2004
Sorry for the confusion, Misha seemed to answer my question in one way.
It'll be easier if I break down my question into parts -
- Is it possible to see the SSA form generated for my program ?
- Now, if this form is readable, is it in assembly code format ?
We want to look at the SSA form for any program and see if we can make
some changes ourselves to that format so that its reflected in the
original code.
Does this sound like too crazy a thing to do ? :)
--
Vinay S. Belgaumkar
More information about the llvm-dev
mailing list