On Tue, Jun 7, 2011 at 7:12 AM, Uros Bizjak wrote:
> On Tue, Jun 7, 2011 at 4:07 PM, H.J. Lu wrote:
>
>>> OTOH, you are right, this statement can be moved to case 6, without
>>> the check for registers.
>>>
>>
>> Like this? OK for trunk with a ChangeLog entry?
>>
>> Thanks.
>>
>> --
>> H.J.
>> -
On Tue, Jun 7, 2011 at 4:07 PM, H.J. Lu wrote:
>> OTOH, you are right, this statement can be moved to case 6, without
>> the check for registers.
>>
>
> Like this? OK for trunk with a ChangeLog entry?
>
> Thanks.
>
> --
> H.J.
>
> diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.
On Tue, Jun 7, 2011 at 7:02 AM, Uros Bizjak wrote:
> On Tue, Jun 7, 2011 at 3:42 PM, H.J. Lu wrote:
>
>>> 2011-06-05 Uros Bizjak
>>>
>>> * config/i386/i386.md (*movdf_internal_rex64) :
>>> Remove MODE_TI handling. Remove SSE1 handling in attribute "mode"
>>> calculation.
On Tue, Jun 7, 2011 at 3:42 PM, H.J. Lu wrote:
>> 2011-06-05 Uros Bizjak
>>
>> * config/i386/i386.md (*movdf_internal_rex64) :
>> Remove MODE_TI handling. Remove SSE1 handling in attribute "mode"
>> calculation.
>> (*movdf_internal_rex64) : Remove MODE_TI handling.
On Sun, Jun 5, 2011 at 1:46 PM, Uros Bizjak wrote:
> Hello!
>
> 2011-06-05 Uros Bizjak
>
> * config/i386/i386.md (*movdf_internal_rex64) :
> Remove MODE_TI handling. Remove SSE1 handling in attribute "mode"
> calculation.
> (*movdf_internal_rex64) : Remove MODE_TI h
Hello!
2011-06-05 Uros Bizjak
* config/i386/i386.md (*movdf_internal_rex64) :
Remove MODE_TI handling. Remove SSE1 handling in attribute "mode"
calculation.
(*movdf_internal_rex64) : Remove MODE_TI handling.
Simplify MODE_V1DF and MODE_V2SF handling.