Home
last modified time | relevance | path

Searched refs:combine_instructions (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.dataflow1156 (create_log_links, clear_log_links): Move before combine_instructions.
1157 (combine_instructions): Don't compute cuids. Allocate uid_log_links.
3271 * combine.c (combine_instructions): Removed call to
4054 * combine.c (combine_instructions): Pass instruction
H A Dcombine.cc1117 combine_instructions (rtx_insn *f, unsigned int nregs) in combine_instructions() function
14978 = combine_instructions (get_insns (), max_reg_num ()); in rest_of_handle_combine()
H A DChangeLog-19991352 (combine_instructions): Use them to retain nonzero and sign bit
3114 (combine_instructions): Don't zap undobuf.undos; free the
3381 * combine.c (combine_instructions): Use xmalloc instead of alloca.
4066 (combine_instructions): Adjust calls to note_stores.
4735 * combine.c (combine_instructions): Invoke compute_bb_for_insn
5626 (combine_instructions): Allocate refresh_blocks. Invoke
H A DChangeLog-200012142 * combine.c (combine_instructions): Use INSN_P.
20983 * combine.c (combine_instructions): Add missing argument
20991 * combine.c (combine_instructions): Do not try to combine a
24240 (combine_instructions, init_reg_last_arrays): NREGS now unsigned.
24402 (regno_use_in, combine_instructions, remove_death): Likewise.
27907 combine_instructions has created a new direct jump.
27910 (combine_instructions): Call try_combine with new argument.
27912 * rtl.h: combine_instructions returns an int.
H A DChangeLog-200612278 (combine_instructions): Set it.
12390 (combine_instructions): Set replaced_rhs_insn when trying to replace
22731 * combine.c (combine_instructions): Make it static.
22732 * rtl.h: Remove the prototype for combine_instructions.
22829 (combine_instructions): Rename check_promoted_subreg to
H A DChangeLog-200219707 * combine.c (combine_instructions): Likewise.
19839 * combine.c (combine_instructions): Do not indent #if for
20219 * combine.c (combine_instructions, reg_dead_at_p): Likewise.
20667 (combine_instructions, set_nonzero_bits_and_sign_copies, try_combine,
21673 * combine.c (combine_instructions, set_nonzero_bits_and_sign_copies,
29124 * combine.c (combine_instructions): Dirtify blocks where we failed to
35123 * combine.c (combine_instructions): Fix typo.
35328 * combine.c (combine_instructions): Replace XEXP (links, 0)
H A DChangeLog-200424007 (combine_instructions): Likewise. Use NONJUMP_INSN_P to avoid
24537 * combine.c (combine_instructions, can_combine_p, try_combine,
27218 (combine_instructions): Allocate and populate uid_insn_cost
32031 (combine_instructions): Set rtl_hooks instead of gen_lowpart.
32809 * combine.c (combine_instructions): Update delete_noop_moves
34156 (combine_instructions): Allocate it and use it.
38421 (combine_instructions): Also try combining instructions using the
H A DChangeLog-201130205 (combine_instructions): If last_combined_insn has been deleted,
30982 * combine.c (combine_instructions): Add last_combined_insn,
31354 * combine.c (combine_instructions): #ifdef AUTO_INC_DEC links
31359 * combine.c (combine_instructions) [AUTO_INC_DEC]: Declare links
31378 (find_single_use, insn_a_feeds_b, combine_instructions): Likewise.
H A DChangeLog-201712538 (combine_instructions): Use insn_cost instead of insn_rtx_cost.
13118 * combine.c (combine_instructions): Don't combine in unreachable
16460 * combine.c (combine_instructions): Likewise.
25901 * combine.c (combine_instructions): Print insns to dump_file, together
34616 * combine.c (combine_instructions): Only take NONDEBUG_INSN_P insns
H A DChangeLog-20096500 (combine_instructions): Set label_tick and label_tick_ebb_start before
11707 (combine_instructions): Likewise.
30530 (combine_instructions): Track basic blocks instead of labels.
34240 * combine.c (combine_instructions): Recompute
H A DFSFChangeLog.1111903 (combine_instructions): Initialize undobuf.{undos,previous_undos},
14131 * combine.c (combine_instructions): In initial scan of insns,
H A DChangeLog-20192814 * combine.c (combine_instructions): Record costs for jumps.
5496 * combine.c (combine_instructions): Likewise.
15311 * combine.c (combine_instructions): Likewise.
35489 (combine_instructions): Also return true if delete_noop_moves
H A DChangeLog-19983946 * combine.c (combine_instructions): When finished, call init_recog.
16819 * combine.c (combine_instructions): Protect variable `prev' with
H A DChangeLog-20087942 (combine_instructions): Set optimize_this_for_speed_p.
11346 * combine.c (combine_instructions): Likewise.
19248 (combine_instructions): Call note_uses with record_truncated_values.
H A DChangeLog-201524259 * combine.c (combine_instructions): Likewise.
24281 * combine.c (combine_instructions): Likewise.
24335 (combine_instructions): Likewise.
35689 (combine_instructions): Likewise.
H A DChangeLog-20059563 * combine.c (combine_instructions): Don't use reg_equal/equiv
11257 * combine.c (combine_instructions): Ditto.
23696 * combine.c (combine_instructions): Likewise.
H A DFSFChangeLog.109899 (combine_instructions): Set max_uid_cuid. Set uid_cuid directly
H A DChangeLog-200110848 * combine.c (combine_instructions): Remove compute_bb_for_insn call.
16570 * combine.c (combine_instructions): Call it.
H A DChangeLog-20161332 (find_single_use, combine_instructions,
33693 * combine.c (combine_instructions): For REG_EQUAL note with
H A DChangeLog-202014290 (combine_instructions): Likewise.
23676 * combine.c (combine_instructions): Don't optimize using REG_EQUAL
H A DChangeLog-20132720 combine_instructions): Likewise.
6265 (combine_instructions): Likewise.
H A DChangeLog-201427074 (combine_instructions): Likewise for param "f" and locals "insn",
31462 (combine_instructions): Guard three and four insn combines
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c1152 combine_instructions (rtx_insn *f, unsigned int nregs) in combine_instructions() function
15097 = combine_instructions (get_insns (), max_reg_num ()); in rest_of_handle_combine()
H A DFSFChangeLog.1111903 (combine_instructions): Initialize undobuf.{undos,previous_undos},
14131 * combine.c (combine_instructions): In initial scan of insns,
H A DFSFChangeLog.109899 (combine_instructions): Set max_uid_cuid. Set uid_cuid directly

12