This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: optimizations
- From: Reza Roboubi <reza at linisoft dot com>
- To: tm_gccmail at mail dot kloo dot net
- Cc: gcc at gcc dot gnu dot org, gcc-help at gcc dot gnu dot org
- Date: Wed, 15 Jan 2003 15:46:03 -0800
- Subject: Re: optimizations
- References: <Pine.LNX.4.21.0301151338040.30377-100000@mail.kloo.net>
tm_gccmail@mail.kloo.net wrote:
[snap]
> I mentioned this on the gcc-bugs mailing list, and Mark Mitchell
> contributed a fairly simple load hoisting improvement to the loop
> optmiizer which restored performance on Whetstone.
>
> If you look at the gcc-bugs archives for 1998, you may be able to find
> this message thread.
[snap]
Thanks for this input. It would be interesting to see how the issue was fixed.