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: What to do with new-ra for GCC 4.0


On Thursday 06 January 2005 21:06, Denis Chertykov wrote:
> Steven Bosscher <stevenb@suse.de> writes:
> > On Thursday 06 January 2005 18:43, Denis Chertykov wrote:
> > > I believe that reload can be removed at all for all targets.
> >
> > What about fixed register elimination?
>
> What is 'fixed register elimination' ?
> (I ask because I discuss new-ra only with Michael Matz and we have
> used many definitions of many processes)

Eliminating the frame pointer and such.  Turn stack slots into
actual MEM refs with valid instructions, iiuc.

Gr.
Steven


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