This is the mail archive of the gcc-bugs@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: Swap optimization pass


Alan Lehotsky writes:
> Well, I'm sure it finds a lot of things this misses, (and possibly
> avoids register pressure problems), but I'll bet that putting
> something like this into your MD file would get 90% there and is
> way faster.....

In my case it is precisely the register pressure issue that is of
interest.  How much this helps real code and how much additional
overhead is associated with running the optimization pass are of
course unknowns at this point.  Off hand I expect the overhead to
be minimal.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------



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