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] |
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] |