This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/4][AArch64] Add cost model for Exynos M1


On 11/05/2015 06:09 PM, Evandro Menezes wrote:
2015-10-25  Evandro Menezes <e.menezes@samsung.com>

   gcc/

       * config/aarch64/aarch64-cores.def: Use the Exynos M1 cost model.
* config/aarch64/aarch64.c (exynosm1_addrcost_table): New variable.
       (exynosm1_regmove_cost): Likewise.
       (exynosm1_vector_cost): Likewise.
       (exynosm1_tunings): Likewise.
       * config/arm/aarch-cost-tables.h (exynosm1_extra_costs): Likewise.
       * config/arm/arm.c (arm_exynos_m1_tune): Likewise.

This patch adds the cost model for Exynos M1. This patch depends on a couple of previous patches though, https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00505.html and https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00538.html

Please, commit if it's alright.

Ping.

--
Evandro Menezes


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]