2017-06-21 Andrew Pinski <apinski@cavium.com>
commit000d2de6b7ad01558ced27d5a60e7cee73c9b081
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 15:35:14 +0000 (21 15:35 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 15:35:14 +0000 (21 15:35 +0000)
tree42a253c0f8fa3d8d2ca3738e69ff855d9064e4f7
parent5a08f539203b13e51a080cd58db8fe7381c34cc7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249458 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64.c