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

Kyrill Tkachov kyrylo.tkachov@arm.com
Tue Mar 25 11:39:00 GMT 2014


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 and there.

Ok for next stage 1?

Thanks,
Kyrill

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

     * config/arm/arm.c (cortexa8_extra_costs): New table.
     (arm_cortex_a8_tune): New tuning struct.
     * config/arm/arm-cores.def (cortex-a8): Use cortex_a8 tuning struct.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cortex-a8-costs.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140325/76ac54d4/attachment.bin>


More information about the Gcc-patches mailing list