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]

Re: limited register renaming at -O2



> This patch changes register renamer to not rename user variables unless
> new flag messy-debugging is set.  Then I can enable it at -O2 (and get
> most of benefit done).

I'm not too happy about this approach.  I'd prefer if the debugging output
could be changed to deal with the effects of renaming.


Bernd


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