Manuel López-Ibáñez wrote on 03/19/07 14:45:

> Is building this early SSA form something that can be tackled by a
> newbie developer with almost zero middle-end knowledge within the time
> frame of the Summer of Code?

Yes, it should not be too hard.  See tree_lowering_passes.

You may also want to read on the compilation flow to get some idea on
how things are processed after parsing.  There are some diagrams at
http://people.redhat.com/dnovillo/Papers/#cgo2007

Reply via email to