Re: [PATCH][ARM] Cortex-A8 rtx cost table

2014-03-25 Thread Richard Earnshaw
On 25/03/14 11:36, Kyrill Tkachov wrote: > Hi all, > > This patch adds the rtx cost table for the Cortex-A8 core. It's an ARMv7 > core, > so it goes into arm.c instead of aarch-cost-tables.h. > > Bootstrapped and tested on a Cortex-A8 Linux system and benchmarked to make > sure > no performan

[PATCH][ARM] Cortex-A8 rtx cost table

2014-03-25 Thread Kyrill Tkachov
Hi all, This patch adds the rtx cost table for the Cortex-A8 core. It's an ARMv7 core, so it goes into arm.c instead of aarch-cost-tables.h. Bootstrapped and tested on a Cortex-A8 Linux system and benchmarked to make sure no performance regressions. There are various small improvements here a