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: INSN_CODE_NUMBER of INT_MAX


> This is the only sensible thing to do.  The other two options pessimize
> all of the optimizers at the expense of a not-terribly-good register
> allocator.
I am just implementing this.  Additionally we may move libcall regions
notes in case the first insn is dead.

But what to do in case the previous set is present and already contains
some REG_EQUAL note.  Do we have some mechanizm somewhere to decide which
one is more valuable?

Honza
> 
> 
> r~


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