This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212358 - in /trunk/gcc: ChangeLog config/arm/a...
- From: ktkachov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 08 Jul 2014 13:17:13 -0000
- Subject: r212358 - in /trunk/gcc: ChangeLog config/arm/a...
Author: ktkachov
Date: Tue Jul 8 13:17:13 2014
New Revision: 212358
URL: https://gcc.gnu.org/viewcvs?rev=212358&root=gcc&view=rev
Log:
[ARM] Cortex-A5 rtx costs table
* config/arm/arm.c (cortexa5_extra_costs): New table.
(arm_cortex_a5_tune): Use cortexa5_extra_costs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c