Paolo Bonzini <[EMAIL PROTECTED]> writes:

> > I suppose we could add a target macro to let individual ports turn
> > off REG_NO_CONFLICT generation?  Any other ideas?
> 
> A pass to reorder insns so that live ranges are shortened and register
> pressure is relieved.

I think you could do this with the scheduler, with appropriate target
hooks.  In fact, it sounds like the anti-scheduler.

Ian

Reply via email to