Ping?

On Tue, Mar 26, 2013 at 3:27 AM, Hurugalawadi, Naveen
<naveen.hurugalaw...@caviumnetworks.com> wrote:
> Hi,
>
> Please find attached the patch that implements load pair(ldp) and store
> pair(stp) peephole for aarch64 target.
>
> Please review the same and let me know if its okay.
>
> Build and tested on aarch64-thunder-elf (using Cavium's internal
> simulator). No new regressions.
>
> Thanks,
> Naveen
>
> gcc/
>
> 2013-03-26   Naveen H.S  <naveen.hurugalaw...@caviumnetworks.com>
>
>         * config/aarch64/aarch64.md (peephole2s to generate ldp
>         instruction for 2 consecutive loads from memory): New.
>         (peephole2s to generate stp instruction for 2 consecutive
>         stores to memory in integer mode): New.
>         (peephole2s to generate ldp instruction for 2 consecutive
>         loads from memory in floating point mode): New.
>         (peephole2s to generate stp instruction for 2 consecutive
>         stores to memory in floating point mode): New.

Reply via email to