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: Question about constraints and reload


    I don't see reload as redoing register allocation.  

Nor do I, but I see where the sentiment is coming from.  If you have a machine
with a very small number of registers, what reload will essentially do is
evict almost everything from hard regs and load everything itself.  But I'm
not sure I'd call that "allocation".


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