This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Loop patches
- To: Michael Hayes <mhayes at redhat dot com>
- Subject: Re: Loop patches
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Sat, 30 Dec 2000 16:23:12 +0000 (GMT)
- Cc: <gcc-patches at gcc dot gnu dot org>
On Sat, 30 Dec 2000, Michael Hayes wrote:
> Here's a suite of patches to help tidy up the loop optimiser a little
> further and to prepare the ground for conversion of the loop optimizer
> to use natural loops. I've tested them all by bootstrapping gcc
> for i686-pc-gnu-linux.
Urgh. Please use a separate message for each patch, and please don't
send patches or descriptions as attachments - this prevents easy quoting.
Bernd