[ARM][1/2] Use generic_extra_costs in all remaining tuning structs
commit05c67f276979e1a8c0efa2e39b8828f21136af6f
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Nov 2016 13:45:52 +0000 (8 13:45 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Nov 2016 13:45:52 +0000 (8 13:45 +0000)
tree6da047b02f24d8b56c19d1fa18ed2fb7926a2561
parentfe7d706928e031e2eb2f70593bb1a163619ab4e9
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241965 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c