diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2018-06-27 09:54:40 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2018-06-27 09:54:40 +0000 |
commit | ed4e2a178609194673c81a038034e16832a0a9be (patch) | |
tree | d1fab69b7931685832d9ff8b37887631bfc3ccc7 /gcc/tree-inline.c | |
parent | d89fe63e58fb775fb4aa043e168b5025521d5a47 (diff) | |
download | gcc-ed4e2a178609194673c81a038034e16832a0a9be.zip gcc-ed4e2a178609194673c81a038034e16832a0a9be.tar.gz gcc-ed4e2a178609194673c81a038034e16832a0a9be.tar.bz2 |
[arm] 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 arm-none-linux-gnueabihf.
* config/arm/arm-cpus.in (cortex-a76): New entry.
(cortex-a76.cortex-a55): Likewise.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Likewise.
* config/arm/driver-arm.c (arm_cpu_table): Add Cortex-A76 entry.
* doc/invoke.texi (ARM Options): Document cortex-a76 and
cortex-a76.cortex-a55.
From-SVN: r262179
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions