aarch64: enable cortex-x2 CPU
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Fri, 1 Oct 2021 21:40:13 +0000 (22:40 +0100)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Fri, 1 Oct 2021 21:40:13 +0000 (22:40 +0100)
commit257d2890a769a8aa564d079170377e637e07acb1
tree35a72b3e2e823152697856e4ae91664b879d2dd2
parentf3cb2114d8b892fed0b6a717dab0a71d3da604bc
aarch64: enable cortex-x2 CPU

Patch is adding 'cortex-x2' to -mcpu command line option.

gcc/ChangeLog:

* config/aarch64/aarch64-cores.def (AARCH64_CORE): New
Cortex-X2 core.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.texi: Update docs.
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64-tune.md
gcc/doc/invoke.texi