Dan Sugalski <[EMAIL PROTECTED]> wrote:
> One thing that can help in our sub calling is to keep IMCC from
> unconditionally saving all the registers. It does that now, which is
> fine, but there's no need to do a full restoretop/savetop between
> calls when there haven't been any changes to some of
One thing that can help in our sub calling is to keep IMCC from
unconditionally saving all the registers. It does that now, which is
fine, but there's no need to do a full restoretop/savetop between
calls when there haven't been any changes to some of the register
frames. If someone wants to ta