This is the mail archive of the gcc@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]

Re: big slowdown in egcs-1.1.2->gcc-2.95 on alpha



[ Note, highly trimmed cc line. We don't need to give everyone 3 copies
  of this ;-)]

  In message <199911082334.XAA19153@phal.cygnus.co.uk>you write:
  > > ~8% off my testcase.  
  > 
  > Do you have any profile data for that?
With that last change from you global's time isn't worth optimizing anymore
for my testcase.  It sits around 6% of the total time, most of that
is spent in reload.

6% may sound high, but it isn't for this file.  cse1+cse2 weigh in at
60% of the total compilation time followed by dbranch and gcse at 14% each
after all the recent work + one lcm.c patch Andrew and I have been working on.


jeff



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