This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] Call for help converting passes
- From: Zdenek Dvorak <rakdver at kam dot mff dot cuni dot cz>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: gcc at gcc dot gnu dot org, rakdver at kam dot mff dot cuni dot cz
- Date: Mon, 11 Feb 2008 20:50:31 +0100
- Subject: Re: [tuples] Call for help converting passes
- References: <b798aad50802101732m11e35d46m299fce034ec2415f@mail.gmail.com>
Hi,
> Everything else should work well enough for passes to be converted.
> If anyone has some free cycles and are willing to put up with various
> broken bits, would you be willing to help converting passes? There is
> a list of the passes that need conversion in the tuples wiki
> (http://gcc.gnu.org/wiki/tuples). Passes that have already been
> converted or are being converted are marked.
I will take care of the loop optimizer passes.
Zdenek