r241965 - in /trunk/gcc: ChangeLog config/arm/a...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Tue Nov 8 13:45:00 GMT 2016


Author: ktkachov
Date: Tue Nov  8 13:45:52 2016
New Revision: 241965

URL: https://gcc.gnu.org/viewcvs?rev=241965&root=gcc&view=rev
Log:
[ARM][1/2] Use generic_extra_costs in all remaining tuning structs

	* config/arm/arm.c (arm_slowmul_tune): Use generic_extra_costs.
	(arm_fastmul_tune): Likewise.
	(arm_strongarm_tune): Likewise.
	(arm_xscale_tune): Likewise.
	(arm_9e_tune): Likewise.
	(arm_marvell_pj4_tune): Likewise.
	(arm_v6t2_tune): Likewise.
	(arm_v6m_tune): Likewise.
	(arm_fa726te_tune): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list