This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][rtlanal.c][BE][1/2] Fix vector load/stores to not use ld1/st1


On 02/12/2014 12:36, "Alan Hayward" <alan.hayward@arm.com> wrote:

>
>On 21/11/2014 14:08, "Alan Hayward" <alan.hayward@arm.com> wrote:
>
>>
>>On 14/11/2014 16:48, "Alan Hayward" <alan.hayward@arm.com> wrote:
>>
>>>This is a new version of my BE patch from a few weeks ago.
>>>This is part 1 and covers rtlanal.c. The second part will be aarch64
>>>specific.
>>>
>>>When combined with the second patch, It fixes up movoi/ci/xi for Big
>>>Endian, so that we end up with the lab of a big-endian integer to be in
>>>the low byte of the highest-numbered register.
>>>
>>>This will apply cleanly by itself and no regressions were seen when
>>>testing aarch64 and x86_64 on make check.
>>>
>>>
>>>Changelog:
>>>
>>>2014-11-14  Alan Hayward  <alan.hayward@arm.com>
>>>
>>>        * rtlanal.c
>>>        (subreg_get_info): Exit early for simple and common cases
>>>
>>>
>>>Alan.
>>
>>Hi,
>>
>>The second part to this patch (aarch64 specific) has been approved.
>>
>>
>>Could someone review this one please.
>>
>>
>>Thanks,
>>Alan.
>
>
>Ping.
>
>
>Thanks,
>Alan.


Ping ping.

Thanks,
Alan.

Attachment: 0001-BE-fix-load-stores.-Common-code.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]