gcc/ * config/s390/s390-protos.h (s390_match_ccmode): Strengthen param 1 from rtx to rtx_insn *. (s390_emit_jump): Likewise for return type. (s390_emit_call): Likewise. (s390_load_got): Likewise. * config/s390/s390.c (last_scheduled_insn): Likewise for this variable. (s390_match_ccmode): Likewise for param "insn". (s390_emit_jump): Likewise for return type. (s390_split_branches): Likewise for local "label". (struct constant): Strengthen field "label" from rtx to rtx_code_label *. (struct constant_pool): Likewise for field "label". Strengthen fields "first_insn", "pool_insn", "emit_pool_after" from rtx to rtx_insn *. (s390_alloc_pool): Replace NULL_RTX with NULL when dealing with insns. (s390_start_pool): Strengthen param "insn" from rtx to rtx_insn *. (s390_end_pool): Likewise. (s390_dump_pool): Likewise for local "insn". (s390_mainpool_start): Likewise. (s390_chunkify_start): Likewise. (s390_chunkify_start): Replace NULL_RTX with NULL when dealing with insns. Strengthen locals "label", "jump", "barrier", "next", "prev", "vec_insn", "insn" from rtx to rtx_insn *. (s390_chunkify_finish): Strengthen local "insn" from rtx to rtx_insn *. (s390_chunkify_cancel): Likewise for locals "insn", "barrier", "jump", "label", "next_insn". (s390_regs_ever_clobbered): Likewise for local "cur_insn". (s390_optimize_nonescaping_tx): Likewise for locals "insn", "tbegin_insn". (s390_load_got): Likewise for return type and local "insns". (s390_save_gprs_to_fprs): Likewise for local "insn". (s390_restore_gprs_from_fprs): Likewise. (pass_s390_early_mach::execute): Likewise. (s390_emit_prologue): Likewise for local "insns". (s390_expand_tbegin): Strengthen local "leave_label" from rtx to rtx_code_label *. (s390_emit_call): Strengthen return type and local "insn" from rtx to rtx_insn *. (s390_emit_tpf_eh_return): Likewise for local "insn". (s390_optimize_prologue): Likewise for locals "insn", "new_insn", "next_insn", introducing locals "s_pat", "rpat" to allow this. (s390_fix_long_loop_prediction): Likewise for param "insn" and local "cur_insn". (s390_non_addr_reg_read_p): Likewise for param "insn". (find_cond_jump): Likewise for return type and param "insn". (s390_swap_cmp): Likewise for param "insn". (s390_z10_optimize_cmp): Likewise for param "insn" and locals "prev_insn", "next_insn". (s390_reorg): Likewise for locals "insn", "target". (s390_z10_prevent_earlyload_conflicts): Likewise for local "insn". (s390_sched_variable_issue): For now, rename param "insn" to "uncast_insn", introducing a checked cast. (s390_sched_init): Replace NULL_RTX with NULL when dealing with insn. (s390_loop_unroll_adjust): Strengthen local "insn" from rtx to rtx_insn *. Use for_each_rtx_in_insn rather than for_each_rtx. From-SVN: r214456
Name |
Last commit
|
Last update |
---|---|---|
INSTALL | Loading commit data... | |
boehm-gc | Loading commit data... | |
config | Loading commit data... | |
contrib | Loading commit data... | |
fixincludes | Loading commit data... | |
gcc | Loading commit data... | |
gnattools | Loading commit data... | |
include | Loading commit data... | |
intl | Loading commit data... | |
libada | Loading commit data... | |
libatomic | Loading commit data... | |
libbacktrace | Loading commit data... | |
libcilkrts | Loading commit data... | |
libcpp | Loading commit data... | |
libdecnumber | Loading commit data... | |
libffi | Loading commit data... | |
libgcc | Loading commit data... | |
libgfortran | Loading commit data... | |
libgo | Loading commit data... | |
libgomp | Loading commit data... | |
libiberty | Loading commit data... | |
libitm | Loading commit data... | |
libjava | Loading commit data... | |
libobjc | Loading commit data... | |
libquadmath | Loading commit data... | |
libsanitizer | Loading commit data... | |
libssp | Loading commit data... | |
libstdc++-v3 | Loading commit data... | |
libvtv | Loading commit data... | |
lto-plugin | Loading commit data... | |
maintainer-scripts | Loading commit data... | |
zlib | Loading commit data... | |
.dir-locals.el | Loading commit data... | |
.gitignore | Loading commit data... | |
ABOUT-NLS | Loading commit data... | |
COPYING | Loading commit data... | |
COPYING.LIB | Loading commit data... | |
COPYING.RUNTIME | Loading commit data... | |
COPYING3 | Loading commit data... | |
COPYING3.LIB | Loading commit data... | |
ChangeLog | Loading commit data... | |
ChangeLog.tree-ssa | Loading commit data... | |
MAINTAINERS | Loading commit data... | |
Makefile.def | Loading commit data... | |
Makefile.in | Loading commit data... | |
Makefile.tpl | Loading commit data... | |
README | Loading commit data... | |
compile | Loading commit data... | |
config-ml.in | Loading commit data... | |
config.guess | Loading commit data... | |
config.rpath | Loading commit data... | |
config.sub | Loading commit data... | |
configure | Loading commit data... | |
configure.ac | Loading commit data... | |
depcomp | Loading commit data... | |
install-sh | Loading commit data... | |
libtool-ldflags | Loading commit data... | |
libtool.m4 | Loading commit data... | |
ltgcc.m4 | Loading commit data... | |
ltmain.sh | Loading commit data... | |
ltoptions.m4 | Loading commit data... | |
ltsugar.m4 | Loading commit data... | |
ltversion.m4 | Loading commit data... | |
lt~obsolete.m4 | Loading commit data... | |
missing | Loading commit data... | |
mkdep | Loading commit data... | |
mkinstalldirs | Loading commit data... | |
move-if-change | Loading commit data... | |
rtx-classes-status.txt | Loading commit data... | |
symlink-tree | Loading commit data... | |
ylwrap | Loading commit data... |