[patch] Add tuples work to svn.html (was Re: [tuples] gimple-tuples-branch created)
Aldy Hernandez
aldyh@redhat.com
Tue Sep 12 12:04:00 GMT 2006
> Can you make sure you update svn.html for the new branch?
Sure can!
Is this ok?
Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.36
diff -u -r1.36 svn.html
--- svn.html 11 Sep 2006 18:59:51 -0000 1.36
+++ svn.html 12 Sep 2006 12:00:46 -0000
@@ -260,6 +260,16 @@
be marked with the tag <code>[mem-ssa]</code> in the subject
line.</dd>
+ <dt>gimple-tuples</dt>
+ <dd>This branch contains the implementation of GIMPLE tuples, a new
+ representation for GIMPLE statements and expressions that replaces the
+ current notion of treating everything as a tree
+ (<a href="http://gcc.gnu.org/wiki/tuples">
+ http://gcc.gnu.org/wiki/tuples</a>).
+ This branch is maintained by Aldy Hernandez and will be routinely merged
+ with mainline. Patches and discussion on this branch should be marked with
+ the tag <code>[tuples]</code> in the subject line.</dd>
+
<dt>yara-branch</dt>
<dd>This branch contains Yet Another Register Allocator (YARA).
The branch is maintained by Vladimir Makarov <
More information about the Gcc
mailing list