Re: Does IRA support spilling to registers instead of stack?

2011-07-19 Thread Don Padgett
Thanks. Yes, these registers for the target, which is MIPS16e, cannot be used in arithmetic, logical, etc. They can only be used in copy instructions. More specifically, the registers I'm referring to are the general-purpose MIPS32 registers, such as t0 and s2, that are not part of the 8 regist

Re: Does IRA support spilling to registers instead of stack?

2011-07-19 Thread Don Padgett
Thanks. I'll pursue specifying a more detailed cost model using existing hooks to see if I can get the desired behavior. Don --- On Tue, 7/19/11, Vladimir Makarov wrote: > From: Vladimir Makarov > Subject: Re: Does IRA support spilling to registers instead of stack? > To: dpadgett_mail-...@y