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]

Re: Why can't CSE recognize const_int's in HIGH LO_SUM pair?


On Mon, Sep 10, 2001 at 02:09:00PM -0400, Daniel Berlin wrote:
> Without rematerialization,  or live range splitting, we'd spill twice
> as much as we would before here.

But reload _does_ do simple rematerialization.  See reg_equiv_constant.



r~


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