r274511 - in /trunk/gcc: ChangeLog config/aarch...
ktkachov@gcc.gnu.org
ktkachov@gcc.gnu.org
Thu Aug 15 08:26:00 GMT 2019
Author: ktkachov
Date: Thu Aug 15 08:26:50 2019
New Revision: 274511
URL: https://gcc.gnu.org/viewcvs?rev=274511&root=gcc&view=rev
Log:
[aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76
The neoversen1 tuning struct gives better performance on the Cortex-A76, so use that.
The only difference from the current tuning is the function and label alignment settings.
This gives about 1.3% improvement on SPEC2006 int and 0.3% on SPEC2006 fp.
* config/aarch64/aarch64-cores.def (cortex-a76): Use neoversen1 tuning
struct.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64-cores.def
More information about the Gcc-cvs
mailing list