diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2018-06-27 14:33:16 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2018-06-27 14:33:16 +0000 |
commit | 25846b50895262d38e1271bb19def833f9a63182 (patch) | |
tree | 7ace1d5410a67565521135562eafb8b29762c007 /gcc/tree-inline.c | |
parent | 979bcc9993e5ca82d453d74fa2f6269dc29d321f (diff) | |
download | gcc-25846b50895262d38e1271bb19def833f9a63182.zip gcc-25846b50895262d38e1271bb19def833f9a63182.tar.gz gcc-25846b50895262d38e1271bb19def833f9a63182.tar.bz2 |
[AArch64] Add support for Arm Cortex-A76
The Cortex-A76 is an Armv8.2-A processor with dotproduct and FP16 support.
It can be paired with the Cortex-A55 and hence the option
-mcpu/-mtune=cortex-a76.cortex-a55 is also introduced.
Bootstrapped and tested on aarch64-none-linux-gnu.
* config/aarch64/aarch64-cores.def (cortex-a76): New entry.
(cortex-a76.cortex-a55): Likewise.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.texi (AArch64 Options): Document cortex-a76 and
cortex-a76.cortex-a55.
From-SVN: r262186
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions