This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: hoist more loop invariants



On Thursday, February 27, 2003, at 11:48 PM, Andreas Jaeger wrote:
Dale Johannesen <dalej at apple dot com> writes:

On Thursday, February 27, 2003, at 05:48 PM, Richard Henderson wrote:

On Wed, Feb 26, 2003 at 05:32:34PM -0800, Dale Johannesen wrote:
This is about a 2% win on SPECint (ppc Darwin).
Bootstrapped and tested on Darwin.

Seems ok. Do you have a notion of where it helped the most?

It was fairly pervasive, with eon and twolf being the biggest individual winners. It did not make any Specmark worse.

I get other results on GCC CVS mainline with: HARDWARE -------- Hardware Vendor: AMD Model Name: Athlon 1.133 Ghz Box CPU: AMD Athlon(tm) Processor

I'm not surprised this doesn't affect x86 much, that machine doesn't have any
registers and is probably already pulling the max number of invariants out
of loops in most places.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]