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]
Other format: [Raw text]

Re: IRA conflict graph & alternative selection


Steven Bosscher wrote:
On Fri, Feb 13, 2009 at 8:53 PM, Jeff Law <law@redhat.com> wrote:
That is in brief how I see it and there are a lot of reload details
missed (like virtual register eliminations or addressing displacement
constraints etc).

I suppose those would stay in reload?
Ideally they'd all move into IRA.

...and so, IRA became evil to destroy evil... :-)
Obviously the hope would be we could do things much more cleanly in the IRA code base. Modeling spill code generation as a set of transformations on the conflict graph has some potential.

jeff


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