[tree-ssa] GENERIC and GIMPLE documentation

Tom Crick cs1tc@bath.ac.uk
Mon Apr 12 12:16:00 GMT 2004


Quoting "" <gcc-digest-help@gcc.gnu.org>:
> 
> I'm studying the GCC Internals manual from the tree-ssa branch.
> Although Chapter 7 describes the high-level process of going
> from language-specific trees to GENERIC, then lowering to GIMPLE
> and finally going through the various SSA and non-SSA passes
> is described in sufficient detail, there seems to be no
> information on the GENERIC and GIMPLE representations themselves.
> 
> Chapter 8 describes C and C++ front end specific trees, but
> there seems to be a complete disconnect with tree-ssa.
> 
> Chapter 9, which deals with analysis and optimization of
> GIMPLE trees starts with a small introduction that
> refers to "the chapter describing GENERIC and GIMPLE" for
> more details.

Where can I find the GCC Internals doc from the tree-ssa branch? Would I need to
get it from CVS?

Thanks,

Tom

--
BCPL for GCC
http://sourceforge.net/projects/gccbcpl/



More information about the Gcc mailing list