aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2016-03-11 07:23:49 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2016-03-11 07:23:49 +0000
commitdd95128ba97f4b43145d76d6624de52e2cbda074 (patch)
tree86aff757a38088ed86d0ce59d27959f9bf0ff90d /gcc/tree-ssa-loop.c
parenta0232c64e7dd7570d4099c2fd36d142bbe11cc40 (diff)
downloadgcc-dd95128ba97f4b43145d76d6624de52e2cbda074.zip
gcc-dd95128ba97f4b43145d76d6624de52e2cbda074.tar.gz
gcc-dd95128ba97f4b43145d76d6624de52e2cbda074.tar.bz2
S/390: Rename shift_count_or_setmem_operand to setmem_operand
The shift_count_or_setmem_operand predicate is now only used for setmem patterns anymore. Rename it together with the related functions. gcc/ChangeLog: 2016-03-11 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * config/s390/constraints.md: Adjust comment. ("Y"): Adjust comment. Rename s390_decompose_shift_count to s390_decompose_addrstyle_without_index. * config/s390/predicates.md (shift_count_or_setmem_operand): Rename to setmem_operand. * config/s390/s390-protos.h (s390_decompose_shift_count): Rename to s390_decompose_addrstyle_without_index. * config/s390/s390.c (s390_decompose_shift_count) (s390_mem_constraint, print_shift_count_operand) (print_operand_address, print_operand): Rename s390_decompose_shift_count to s390_decompose_addrstyle_without_index and rename print_shift_count_operand to print_addrstyle_operand troughout the file. * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long") ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"): Rename shift_count_or_setmem_operand to setmem_operand. * config/s390/vx-builtins.md ("vec_insert<mode>") ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with nonmemory_operand. From-SVN: r234132
Diffstat (limited to 'gcc/tree-ssa-loop.c')
0 files changed, 0 insertions, 0 deletions