aarch64-cores.def (thunderxt88p1): Use thunderxt88 tunings.
authorAndrew Pinski <apinski@cavium.com>
Wed, 21 Jun 2017 15:35:14 +0000 (15:35 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 21 Jun 2017 15:35:14 +0000 (08:35 -0700)
commitf1e247d0181d3b055b0d9435a7f65e88792e7812
tree42a253c0f8fa3d8d2ca3738e69ff855d9064e4f7
parent2c0113fd8ac55b9cf93c3a1c660264112edb0462
aarch64-cores.def (thunderxt88p1): Use thunderxt88 tunings.

2017-06-21  Andrew Pinski  <apinski@cavium.com>

        * config/aarch64/aarch64-cores.def (thunderxt88p1): Use thunderxt88
        tunings.
        (thunderxt88): Likewise.
        * config/aarch64/aarch64.c (thunderxt88_prefetch_tune): New variable.
        (thunderx_prefetch_tune): New variable.
        (thunderx2t99_prefetch_tune): Update for the correct values.
        (thunderxt88_tunings): New variable.
        (thunderx_tunings): Use thunderx_prefetch_tune instead of
        generic_prefetch_tune.
        (thunderx2t99_tunings): Use AUTOPREFETCHER_WEAK.

From-SVN: r249458
gcc/ChangeLog
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64.c