This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cfg.texi (was: [RFC] Contributing tree-ssa to mainline)
On Saturday 17 January 2004 23:53, Steven Bosscher wrote:
> On Saturday 17 January 2004 21:11, Steven Bosscher wrote:
> > On Saturday 17 January 2004 18:50, Diego Novillo wrote:
> > > On Sat, 2004-01-17 at 06:16, Joseph S. Myers wrote:
> > > > One key advantage of tree-ssa (as I see it) is a cleaned-up front-end
> > > > interface. As such it is a golden opportunity for a *documented*
> > > > front-end interface,
> > >
> > > Agreed. We already have bits and pieces of documentation spread about
> > > in papers and an initial GIMPLE documentation that Steven Bosscher
> > > contributed last year.
> > >
> > > I will take care of collecting all in a single document that explains
> > > the FE interfaces and the optimization infrastructure. Perhaps I could
> > > even organize a talk about this for the next GCC Summit.
> >
> > I also have an updated cfg.texi.
>
> Like so.
>
> Basically this is an update of the cfg.texi that was written
> by Honza et.al., but somehow never made it into the manual.
> It needs checking, so let's work on it and get it in. When
> this file is in, I'll see if I can find time to write down
> all I can think of about GENERIC/GIMPLE.
Oh, and yes this is older than the cfghooks. I need to work on
a new section for that.
Gr.
Steven