On Thu, Nov 13, 2014 at 5:25 PM, Kyrill Tkachov <kyrylo.tkac...@arm.com> wrote: > Hi all, > > The Cortex-A12 very close to the Cortex-A17 and this patch updates the > tuning struct > parameters to match the Cortex-A17 ones. > > This has improved performance in a number of benchmarks that I tried. > The instruction scheduling is also changed to match the Cortex-A17 > scheduling > > Tested arm-none-eabi. > > Ok for trunk once the Cortex-A17 patch goes in?
Ok. Ramana > > Thanks, > Kyrill > > 2014-11-13 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/arm/arm.c (arm_cortex_a12_tune): Update entries to match > Cortex-A17 tuning parameters. > * config/arm/arm-cores.def (cortex-a12): Schedule for cortex-a17.