aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2020-01-09 15:24:04 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2020-01-09 15:24:04 +0000
commit6ad9571b172cd98099b477cba4efdd92c85bd222 (patch)
tree94abf027b5f2f2581fab4a1db35d9e1dad5af09f /gcc/config.gcc
parent5b052959dcd2e9c390c7de34f806c4b22a66d8f7 (diff)
downloadgcc-6ad9571b172cd98099b477cba4efdd92c85bd222.zip
gcc-6ad9571b172cd98099b477cba4efdd92c85bd222.tar.gz
gcc-6ad9571b172cd98099b477cba4efdd92c85bd222.tar.bz2
[AArch64] Rename UNSPEC_WHILE* to match instruction mnemonics
The UNSPEC_WHILE*s had an underscore before the condition code, whereas almost all other SVE unspecs are taken directly from the mnemonic. 2020-01-09 Richard Sandiford <richard.sandiford@arm.com> gcc/ * config/aarch64/aarch64.md (UNSPEC_WHILE_LE): Rename to... (UNSPEC_WHILELE): ...this. (UNSPEC_WHILE_LO): Rename to... (UNSPEC_WHILELO): ...this. (UNSPEC_WHILE_LS): Rename to... (UNSPEC_WHILELS): ...this. (UNSPEC_WHILE_LT): Rename to... (UNSPEC_WHILELT): ...this. * config/aarch64/iterators.md (SVE_WHILE): Update accordingly. (cmp_op, while_optab_cmp): Likewise. * config/aarch64/aarch64.c (aarch64_sve_move_pred_via_while): Likewise. * config/aarch64/aarch64-sve-builtins-base.cc (svwhilele): Likewise. (svwhilelt): Likewise. From-SVN: r280053
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions