[AArch64] Rename +bitperm to +sve2-bitperm
authorRichard Sandiford <richard.sandiford@arm.com>
Fri, 19 Jul 2019 11:24:31 +0000 (11:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Jul 2019 11:24:31 +0000 (11:24 +0000)
commitc10abf530e52972ef708f6e72cf20dd920cd22a2
tree4247b9e7fc4f9dd7b86d7524951f84aac28e3c1e
parent14298fa4891ee9b347d7f286cc8ef266976f9e18
[AArch64] Rename +bitperm to +sve2-bitperm

After some discussion, we've decided to rename the +bitperm feature
flag to +sve2-bitperm, so that it's consistent with the other SVE2
feature flags.  The associated macro was already
__ARM_FEATURE_SVE2_BITPERM, so only the feature flag itself
needs to change.

2019-07-19  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* doc/invoke.texi: Rename the AArch64 +bitperm extension flag
to +sve-bitperm.
* config/aarch64/aarch64-option-extensions.def: Likewise.

From-SVN: r273600
gcc/ChangeLog
gcc/config/aarch64/aarch64-option-extensions.def
gcc/doc/invoke.texi