public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] tree-cleanup-branch created
@ 2004-09-18 16:51 Diego Novillo
  2004-09-19  8:24 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Novillo @ 2004-09-18 16:51 UTC (permalink / raw)
  To: gcc


As I proposed earlier, I have created a branch for all the cleanup work
I'm doing on the tree optimizers.  The branch has the very narrow goal
of cleanup work in the tree optimizers.  Things like removing design
warts from existing passes, overlaps (like one pass doing the job of
another), resequencing the optimizers, compile and runtime speedups.

Major passes and/or overhauls to fundamental data structures are in
general discouraged because I would like this cleanup work to be ready
for 4.1 stage1.

The branch tag is tree-cleanup-branch.  ChangeLog entries should go to
ChangeLog.tcb.  Discussions about the branch should be prefixed with
[tcb].  The usual commit and testing rules apply.

I will be adding the copy propagation implementation shortly.


This is a patch for cvs.html.  OK?


Diego.

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.152
diff -d -c -p -r1.152 cvs.html
*** cvs.html	8 Sep 2004 05:37:24 -0000	1.152
--- cvs.html	18 Sep 2004 14:29:24 -0000
*************** particular releases or snapshots or the 
*** 211,216 ****
--- 211,225 ----
    Patches should be marked with the tag <code>[cs]</code> in the subject
    line.</dd>
  
+   <dt>tree-cleanup-branch</dt>
+   <dd>This branch contains improvements and reorganization to the
+   tree optimizers that were not ready in time for GCC 4.0.  The
+   goal is to cleanup the tree optimizers and improve the sequencing
+   of the passes. The branch is maintained by Diego Novillo.
+   Patches and discussion related to the branch should be marked
+   with the tag <code>[tcb]</code> in the subject line.  The usual
+   contribution and testing rules apply.</dd>
+ 
  </dl>
  
  <h4>Architecture-specific</h4>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] tree-cleanup-branch created
  2004-09-18 16:51 [wwwdocs] tree-cleanup-branch created Diego Novillo
@ 2004-09-19  8:24 ` Gerald Pfeifer
  2004-09-20 16:25   ` Diego Novillo
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2004-09-19  8:24 UTC (permalink / raw)
  To: Diego Novillo; +Cc: gcc, gcc-patches

On Sat, 18 Sep 2004, Diego Novillo wrote:
> This is a patch for cvs.html.  OK?

Looks fine, thanks.  (All patches require your approval, correct? Perhaps 
you could make this explicit?)

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] tree-cleanup-branch created
  2004-09-19  8:24 ` Gerald Pfeifer
@ 2004-09-20 16:25   ` Diego Novillo
  0 siblings, 0 replies; 3+ messages in thread
From: Diego Novillo @ 2004-09-20 16:25 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc, gcc-patches

On Sat, 2004-09-18 at 19:46, Gerald Pfeifer wrote:
> On Sat, 18 Sep 2004, Diego Novillo wrote:
> > This is a patch for cvs.html.  OK?
> 
> Looks fine, thanks.  (All patches require your approval, correct? Perhaps 
> you could make this explicit?)
> 
Yes.  I clarified that and committed the patch.


Thanks.  Diego.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-20 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-18 16:51 [wwwdocs] tree-cleanup-branch created Diego Novillo
2004-09-19  8:24 ` Gerald Pfeifer
2004-09-20 16:25   ` Diego Novillo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).