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: [ARM] Model automodified addresses in the Cortex A8 and A9 schedulers


> Tested on arm-linux-gnueabi. ?OK to install?


> gcc/
>        * config/arm/arm-protos.h (arm_writeback_dep): Declare.
>       (arm_writeback_only_dep): Likewise.
>       * config/arm/arm.c (arm_writeback_dep): New function.
>       (arm_writeback_only_dep_1, arm_writeback_only_dep): Likewise.
>       * config/arm/cortex-a8.md: Add address-writeback bypasses for
>       loads and stores.
>       * config/arm/cortex-a9.md: Likewise.

This is OK.

Ramana


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