diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-06-04 18:27:45 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-06-04 18:27:45 +0200 |
commit | e670418ff18f36f81f3f619c34578da03d102694 (patch) | |
tree | 621c6bf80d8a3bc92c2810b2bff366b02838935d /gcc/tree-ssa-loop-niter.c | |
parent | e8c470690a80a39b11255ca192694848857ee0c8 (diff) | |
download | gcc-e670418ff18f36f81f3f619c34578da03d102694.zip gcc-e670418ff18f36f81f3f619c34578da03d102694.tar.gz gcc-e670418ff18f36f81f3f619c34578da03d102694.tar.bz2 |
rs6000: wi->wa, wt->wa
"wi" and "wt" mean just the same as "wa" these days. Change them to
the simpler name.
* config/rs6000/constraints.md (define_register_constraint "wi"):
Delete.
(define_register_constraint "wt"): Delete.
* config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
(rs6000_init_hard_regno_mode_ok): Adjust.
* config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
RS6000_CONSTRAINT_wi and RS6000_CONSTRAINT_wt.
* config/rs6000/rs6000.md: Adjust.
* config/rs6000/vsx.md: Adjust.
* doc/md.texi (Machine Constraints): Adjust.
From-SVN: r271914
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions