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. > > Tested aarch64-none-elf on a model. > > Ok for trunk? > > Thanks, > Kyrill > > 2013-11-25 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/aarch64/aarch64.c (cortexa53_tuning): New struct. > * config/aarch64/aarch64-cores.def (cortex-a53): > Use cortexa53 tuning struct. > >
OK. R.