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]

[PATCH] Variable Expansion in unroller + Register Pressure Utility


Hello,

Attached is the patch with the changes I was asked to make.

The testing so far on POWER4 showed no significant 
improvement on SPECINT.
On SPECFP I noticed an improvement of ~2.6% on art benchmark 
when running with POWER4 flags.
On i686 the patch showed no significant improvement
on both SPECINT and SPECFP.

The optimization is currently enabled 
with -fvariable-expansion-in-unroller flag.

Bootstrapped (with -funroll-all-loops) & regression tests on POWER4.
(I would also like to report that in the last two days (20-19/9/04)
I received gnucompare error when bootstraping
mainline with -O2 -funroll-all-loops options on both i686 and POWER4.)

Thanks,
Revital


Attachment: new_diff_20_9
Description: Binary data

Attachment: Change_log_20_9
Description: Binary data


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