[AArch64, Falkor] Falkor address costs tuning
authorLuis Machado <luis.machado@linaro.org>
Thu, 24 May 2018 14:37:21 +0000 (14:37 +0000)
committerLuis Machado <luisgpm@gcc.gnu.org>
Thu, 24 May 2018 14:37:21 +0000 (14:37 +0000)
commit8d39ea2f9d6fe301885a3ca1064ecec8e689ab12
tree2465810209e53c4d8d5d181be2ae3de7d710e0f6
parent1268ecc26fc1289b6e9a10b38fa18b4354460ef1
[AArch64, Falkor] Falkor address costs tuning

Switch from using generic address costs to using Falkor-specific ones, which
give Falkor better results overall.

gcc/ChangeLog:

2018-05-24  Luis Machado  <luis.machado@linaro.org>

* config/aarch64/aarch64.c (qdf24xx_addrcost_table): New static
global.
(qdf24xx_tunings) <addr_costs>: Set to qdf24xx_addrcost_table.

From-SVN: r260675
gcc/ChangeLog
gcc/config/aarch64/aarch64.c