On 15 Nov 2013, at 15:42, "Kyrill Tkachov" wrote:
> Hi all,
>
> This patch adds the rtx costs table for the Cortex-A53. It goes in the new
> aarch-cost-tables.h file because we will want to share it with AArch64.
>
> We add a corresponding tuning struct and set the tuning from generic cortex
Hi all,
This patch adds the rtx costs table for the Cortex-A53. It goes in the new
aarch-cost-tables.h file because we will want to share it with AArch64.
We add a corresponding tuning struct and set the tuning from generic cortex
tuning to the new one.
Tested arm-none-eabi on model.
Ok fo