diff options
author | James Greenhalgh <james.greenhalgh@arm.com> | 2017-07-26 17:40:39 +0000 |
---|---|---|
committer | James Greenhalgh <jgreenhalgh@gcc.gnu.org> | 2017-07-26 17:40:39 +0000 |
commit | a39d4348cdf4a5521710389143b93d9047e23a46 (patch) | |
tree | ced9bb9fb59753b88c1c1e280566ce1f2fbb43b4 /gcc/cp/lambda.c | |
parent | 6cad8c86b86637e9987a02cf84bddb1e8e397319 (diff) | |
download | gcc-a39d4348cdf4a5521710389143b93d9047e23a46.zip gcc-a39d4348cdf4a5521710389143b93d9047e23a46.tar.gz gcc-a39d4348cdf4a5521710389143b93d9047e23a46.tar.bz2 |
[Patch AArch64 obvious] Unify address costs to generic_addrcost_table
The special case address cost tables for Cortex-A57 and qdf24xx are no
different from the generic address cost table. We should just use the
address cost table directly. If this changes in future, a core is welcome
to add new address cost tables.
gcc/
* config/aarch64/aarch64.c (cortexa57_addrcost_table): Remove.
(qdf24xx_addrcost_table): Likewise.
(cortexa57_tunings): Update to use generic_branch_cost.
(cortexa72_tunings): Likewise.
(cortexa73_tunings): Likewise.
(qdf24xx_tunings): Likewise.
From-SVN: r250585
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions