[PATCH][AArch64] Use Cortex A53 rtx costs table in aarch64

Kyrill Tkachov kyrylo.tkachov@arm.com
Mon Nov 25 14:54:00 GMT 2013


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?

Thanks,
Kyrill

2013-11-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/aarch64/aarch64.c (cortexa53_tuning): New struct.
     * config/aarch64/aarch64-cores.def (cortex-a53):
     Use cortexa53 tuning struct.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a53-costs-aarch64.patch
Type: text/x-patch
Size: 1164 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131125/dc0718f5/attachment.bin>


More information about the Gcc-patches mailing list