r260675 - in /trunk/gcc: ChangeLog config/aarch...
luisgpm@gcc.gnu.org
luisgpm@gcc.gnu.org
Thu May 24 14:37:00 GMT 2018
Author: luisgpm
Date: Thu May 24 14:37:21 2018
New Revision: 260675
URL: https://gcc.gnu.org/viewcvs?rev=260675&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list