> >>> On 02.01.18 at 11:05, wrote:
> >> >>> On 13.12.17 at 10:33, wrote:
> >> > Simply mirror the MODE_XI logic of handling unaligned operands in
> >> > mov_internal into MODE_TI / MODE_OI handling.
> >> >
> >> > gcc/
> >> > 2017-12-13 Jan Beulich
> >> >
> >> > * sse.md (mov_internal): Tigh
>>> On 02.01.18 at 11:05, wrote:
>> >>> On 13.12.17 at 10:33, wrote:
>> > Simply mirror the MODE_XI logic of handling unaligned operands in
>> > mov_internal into MODE_TI / MODE_OI handling.
>> >
>> > gcc/
>> > 2017-12-13 Jan Beulich
>> >
>> >* sse.md (mov_internal): Tighten condition fo
> >>> On 13.12.17 at 10:33, wrote:
> > Simply mirror the MODE_XI logic of handling unaligned operands in
> > mov_internal into MODE_TI / MODE_OI handling.
> >
> > gcc/
> > 2017-12-13 Jan Beulich
> >
> > * sse.md (mov_internal): Tighten condition for when to use
> > vmovdqu for TI and
>>> On 13.12.17 at 10:33, wrote:
> Simply mirror the MODE_XI logic of handling unaligned operands in
> mov_internal into MODE_TI / MODE_OI handling.
>
> gcc/
> 2017-12-13 Jan Beulich
>
> * sse.md (mov_internal): Tighten condition for when to use
> vmovdqu for TI and OI modes.
>
>
Simply mirror the MODE_XI logic of handling unaligned operands in
mov_internal into MODE_TI / MODE_OI handling.
gcc/
2017-12-13 Jan Beulich
* sse.md (mov_internal): Tighten condition for when to use
vmovdqu for TI and OI modes.
gcc/testsuite/
2017-12-13 Jan Beulich