Hi,
> > > gcc/
> > > * config/mips/mips.h (ENABLE_LD_ST_PAIRS): Enable load/store pairs for
> > > I6400.
>
> Sorry, I missed this one. OK to commit.
>
> Thanks,
> Matthew
Committed as r226860.
Regards,
Robert
> > gcc/
> > * config/mips/mips.h (ENABLE_LD_ST_PAIRS): Enable load/store pairs for
> > I6400.
Sorry, I missed this one. OK to commit.
Thanks,
Matthew
Ping.
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-ow...@gcc.gnu.org] On
> Behalf Of Robert Suchanek
> Sent: 05 August 2015 09:31
> To: catherine_mo...@mentor.com; Matthew Fortune; gcc-patches@gcc.gnu.org
> Subject: [PATCH, MIPS] Enable
Hi,
Following up
https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01730.html
The patch below enables the load-load/store-store bonding for MIPS32/MIPS64 R6.
Ok to apply?
Regards,
Robert
gcc/
* config/mips/mips.h (ENABLE_LD_ST_PAIRS): Enable load/store pairs for
I6400.
---
gcc/co