On 08/25/2011 02:07 PM, Richard Sandiford wrote:
Vladimir Makarov writes:
On 08/25/2011 05:57 AM, Richard Sandiford wrote:
Vladimir Makarov writes:
Instead of using explicitly necessary number of registers, I used
contains_reg_of_mode which also checks the number of necessary registers
Vladimir Makarov writes:
> On 08/25/2011 05:57 AM, Richard Sandiford wrote:
>> Vladimir Makarov writes:
>>> Instead of using explicitly necessary number of registers, I used
>>> contains_reg_of_mode which also checks the number of necessary registers
>>> but also it checks that the register c
On 08/25/2011 05:57 AM, Richard Sandiford wrote:
Vladimir Makarov writes:
Instead of using explicitly necessary number of registers, I used
contains_reg_of_mode which also checks the number of necessary registers
but also it checks that the register class can hold value of given
mode. This
Vladimir Makarov writes:
>Instead of using explicitly necessary number of registers, I used
> contains_reg_of_mode which also checks the number of necessary registers
> but also it checks that the register class can hold value of given
> mode. This resulted in different register pressure c