]> gcc.gnu.org Git - gcc.git/commit - gcc/config/arm/aarch-cost-tables.h
[ARM] Cortex-A57 rtx costs
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 6 Feb 2014 16:51:03 +0000 (16:51 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 6 Feb 2014 16:51:03 +0000 (16:51 +0000)
commit45c75ea7f14555859d41f8141eae669bdbe84f89
treed2288fe5f4ee21ffe08092fee8b367f3604aa64b
parent69fe2dfb013a635182c30320fb9146a2cf35e0c1
[ARM] Cortex-A57 rtx costs

* config/arm/aarch-cost-tables.h (cortexa57_extra_costs): New table.
Remove extra newline at end of file.
* config/arm/arm.c (arm_cortex_a57_tune): New tuning struct.
(arm_issue_rate): Handle cortexa57.
* config/arm/arm-cores.def (cortex-a57): Use cortex_a57 tuning.
(cortex-a57.cortex-a53): Likewise.

From-SVN: r207565
gcc/ChangeLog
gcc/config/arm/aarch-cost-tables.h
gcc/config/arm/arm-cores.def
gcc/config/arm/arm.c
This page took 0.056972 seconds and 5 git commands to generate.