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,rs6000] Don't restrict issue_rate for -fsched-pressure


The following patch removes the artificial restriction on issue_rate during
the first scheduling pass when -fsched-pressure is in effect.

Bootstrap/regtested on powerpc64-linux with -fsched-pressure, no new
failures.  Ok for trunk?


2009-09-24  Pat Haugen  <pthaugen@us.ibm.com>

      * config/rs6000/rs6000.c (rs6000_issue_rate): Don't artificially
restrict
      issue_rate in first pass when scheduling for register pressure.

(See attached file: issue_rate.diff)

Attachment: issue_rate.diff
Description: Binary data


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