On 15 Nov 2013, at 15:42, "Kyrill Tkachov" <kyrylo.tkac...@arm.com> 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 > tuning to the new one. > > Tested arm-none-eabi on model. > > Ok for trunk? > > Thanks, > Kyrill > > > 2013-11-15 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/arm/aarch-cost-tables.h (cortexa53_extra_costs): New table. > * config/arm/arm.c (arm_cortex_a53_tune): New. > * config/arm/arm-cores.def (cortex-a53): Use cortex_a53 tuning struct. > <a53-costs.patch> Ok. R.