diff options
author | Dennis Zhang <dennis.zhang@arm.com> | 2019-09-03 08:27:58 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2019-09-03 08:27:58 +0000 |
commit | e0664b7a63ed8305e9f8539309df7fb3eb13babe (patch) | |
tree | bd174700ec04aefc8d03659a8811ab0f0b8b1161 /gcc/expr.c | |
parent | bca3073692c0858f4b8151faaf8ccd963541e787 (diff) | |
download | gcc-e0664b7a63ed8305e9f8539309df7fb3eb13babe.zip gcc-e0664b7a63ed8305e9f8539309df7fb3eb13babe.tar.gz gcc-e0664b7a63ed8305e9f8539309df7fb3eb13babe.tar.bz2 |
[AArch64] Add support for missing CPUs
This patch adds '-mcpu' options for following CPUs:
Cortex-A77, Cortex-A76AE, Cortex-A65, Cortex-A65AE, and Cortex-A34.
Related specifications are as following:
https://developer.arm.com/ip-products/processors/cortex-a
Bootstraped/regtested for aarch64-none-linux-gnu.
2019-09-03 Dennis Zhang <dennis.zhang@arm.com>
* config/aarch64/aarch64-cores.def (AARCH64_CORE): New entries
for Cortex-A77, Cortex-A76AE, Cortex-A65, Cortex-A65AE, and
Cortex-A34.
* config/aarch64/aarch64-tune.md: Regenerated.
* doc/invoke.texi: Document the new processors.
From-SVN: r275333
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions