diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2020-09-28 23:57:52 +0000 |
---|---|---|
committer | Segher Boessenkool <segher@kernel.crashing.org> | 2020-09-30 00:13:47 +0000 |
commit | 58614b10edc9a66fa3ef23dd0fee034e3a2cbc2d (patch) | |
tree | 7b0a469de56cf55ed64a63c362c11994fa4eb576 /gcc/fortran | |
parent | 873f8c1e6df94a9dcbfbe69f06538e3e45ba151d (diff) | |
download | gcc-58614b10edc9a66fa3ef23dd0fee034e3a2cbc2d.zip gcc-58614b10edc9a66fa3ef23dd0fee034e3a2cbc2d.tar.gz gcc-58614b10edc9a66fa3ef23dd0fee034e3a2cbc2d.tar.bz2 |
rs6000: Use parameterized names for tablejump
We have too many tablejump patterns. Using parameterized names
simplifies the code a bit.
2020-09-29 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000.md (tablejump): Simplify.
(tablejumpsi): Merge this ...
(tablejumpdi): ... and this ...
(@tablejump<mode>_normal): ... into this.
(tablejumpsi_nospec): Merge this ...
(tablejumpdi_nospec): ... and this ...
(@tablejump<mode>_nospec): ... into this.
(*tablejump<mode>_internal1): Delete, rename to ...
(@tablejump<mode>_insn_normal): ... this.
(*tablejump<mode>_internal1_nospec): Delete, rename to ...
(@tablejump<mode>_insn_nospec): ... this.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions