r249458 - in /trunk/gcc: ChangeLog config/aarch...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed Jun 21 15:35:00 GMT 2017


Author: pinskia
Date: Wed Jun 21 15:35:14 2017
New Revision: 249458

URL: https://gcc.gnu.org/viewcvs?rev=249458&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64-cores.def
    trunk/gcc/config/aarch64/aarch64.c



More information about the Gcc-cvs mailing list