On 25/11/13 11:01, Kyrill Tkachov wrote:
> Hi all,
>
> This patch gets the aarch64 backend to use the Cortex A53 costs when tuning
> for
> that core, instead of using the generic costs. The costs table itself was
> added
> recently in arm/aarch-cost-tables.h and is shared between the two ports
Hi all,
This patch gets the aarch64 backend to use the Cortex A53 costs when tuning for
that core, instead of using the generic costs. The costs table itself was added
recently in arm/aarch-cost-tables.h and is shared between the two ports.
Tested aarch64-none-elf on a model.
Ok for trunk?