Home
last modified time | relevance | path

Searched refs:fixup_reorder_chain (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.c78 static void fixup_reorder_chain (void);
3805 fixup_reorder_chain (void) in fixup_reorder_chain() function
4450 fixup_reorder_chain (); in cfg_layout_finalize()
H A Dcfgrtl.cc82 static void fixup_reorder_chain (void);
3845 fixup_reorder_chain (void) in fixup_reorder_chain() function
4538 fixup_reorder_chain (); in cfg_layout_finalize()
H A DChangeLog.dataflow775 * cfglayout.c (fixup_reorder_chain): Fix merge error, don't
2601 * cfglayout.c (fixup_reorder_chain): Now uses compact_blocks.
H A DChangeLog-20042729 * cfglyout.c (fixup_reorder_chain): Likewise.
10749 * cfglayout.c (fixup_reorder_chain): Likewise.
14798 insn_locators_initialize, change_scope, fixup_reorder_chain,
16831 * cfglayout.c (fixup_reorder_chain): Likewise.
18180 * cfglayout.c (fixup_reorder_chain): Likewise.
18465 * cfglayout.c (fixup_reorder_chain): Modify to only fix up
24523 fixup_reorder_chain, update_unlikely_executed_notes): Likewise.
27435 * cfglayout.c (fixup_reorder_chain): Don't do anything for
29535 * cfglayout.c (fixup_reorder_chain): Handle case where the
29987 * cfglayout.c (fixup_reorder_chain): Handle case where the
[all …]
H A DChangeLog-20006237 (fixup_reorder_chain): Use it.
9257 * bb-reorder.c (fixup_reorder_chain): Add jump in new block
17675 (fixup_reorder_chain): Use them. Do bulk block movement. Examine
21570 * bb-reorder.c (fixup_reorder_chain): Don't look up new block again.
24515 (fixup_reorder_chain): Restructure, clean up, defect removal.
25985 * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
28065 fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
28520 make_reorder_chain, fixup_reorder_chain, reorder_basic_blocks): New
H A DChangeLog-200148 (fixup_reorder_chain): Don't set scope for bb.
9998 * bb-reorder.c (fixup_reorder_chain): Use alloc_aux_for_block.
11348 * bb-reorder.c (fixup_reorder_chain): Fixup use force_nonfallthru.
11440 * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block
11452 * bb-reroder.c (fixup_reorder_chain): Use make_single_succ_edge.
11706 (fixup_reorder_chain): Sanity check that all basic blocks
12459 (fixup_reorder_chain): Use it.
16119 * bb-reorder (fixup_reorder_chain): Set counts and frequencies
H A DChangeLog-200220663 * cfglayout.c (skip_insns_after_block, fixup_reorder_chain,
20827 * cfglayout.c (fixup_reorder_chain, cfg_layout_duplicate_bb): Modified.
21658 fixup_reorder_chain, verify_insn_chain, cleanup_unconditional_jumps,
22677 * cfglayout.c (fixup_reorder_chain): Dump duplicated
22688 (fixup_reorder_chain): properly handle edges to exit block.
34719 * cfglayout.c (fixup_reorder_chain): Likewise.
H A DChangeLog-2005951 * cfglayout.c (fixup_reorder_chain): Ditto.
13949 * cfglayout.c (record_effective_endpoints, fixup_reorder_chain,
14810 * cfglayout.c (fixup_reorder_chain): Likewise.
26661 (fixup_reorder_chain): Remove code for adding UNLIKELY_EXECUTED_CODE
29369 * cfglayout.c (fixup_reorder_chain): Ditto.
29609 * cfglayout.c (fixup_reorder_chain): Remove old_bb.
H A DChangeLog-20129785 (fixup_reorder_chain): Likewise.
10500 (fixup_reorder_chain): Likewise.
21518 relink_block_chain, fixup_reorder_chain, verify_insn_chain,
25239 (fixup_reorder_chain): Adjust.
28372 * cfglayout.c (fixup_reorder_chain): Delete unused label.
H A DChangeLog-20131773 * cfgrtl.c (fixup_reorder_chain): Handle a region-crossing
2714 outof_cfg_layout_mode, fixup_reorder_chain, force_one_exit_fallthru,
4993 * cfgrtl.c (fixup_reorder_chain): Remove BARRIERs from fallthru paths.
6221 (fixup_reorder_chain): Likewise.
28483 (fixup_reorder_chain): Remove old code that attempted to fixup region
34539 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
H A DChangeLog-200315259 * cfglayout.c (fixup_reorder_chain): Call delete_dead_jumptables.
15876 (record_effective_endpoints, fixup_reorder_chain,
15910 (fixup_reorder_chain): Fixup dead jumptables; place header
20489 (fixup_reorder_chain, record_effective_endpoints): Update.
28727 * cfglayout.c (fixup_reorder_chain): Fix dealing with the conditional
H A DChangeLog-20108390 * cfglayout.c (fixup_reorder_chain): When ensuring that there is at
9007 * cfghooks.c (fixup_reorder_chain): Likewise.
14821 * cfglayout.c (fixup_reorder_chain): Skip debug insns.
30954 * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
31708 * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
H A DChangeLog-20084122 (fixup_reorder_chain): Search for last insn in src bb
4256 * cfglayout.c (fixup_reorder_chain): Ensure that there is at least
14790 * cfglayout.c (fixup_reorder_chain): Likewise.
H A DChangeLog-201423578 (fixup_reorder_chain): Strengthen local "insn" from rtx to
23650 (fixup_reorder_chain): Drop use of SET_BB_END.
27176 (fixup_reorder_chain): Likewise for locals "bb_end_insn" and "end".
28424 (fixup_reorder_chain): Likewise.
28526 (fixup_reorder_chain): Likewise.
H A DChangeLog-201112819 * cfglayout.c (fixup_reorder_chain): Pass a JUMP_LABEL to
16576 * cfglayout.c (fixup_reorder_chain): Use
21984 (fixup_reorder_chain): Use targetm_common.have_named_sections.
33658 * cfglayout.c (fixup_reorder_chain): Do not dereference E_FALL
H A DChangeLog.tree-ssa1443 (fixup_reorder_chain): Use initialize_bb_rbi.
18611 * bb-reorder.c (fixup_reorder_chain): Update call to make_edge.
H A DChangeLog-200718779 (fixup_reorder_chain): Likewise.
25134 (fixup_reorder_chain): ...here. Remove redundant checking.
25659 * cfglayout.c (fixup_reorder_chain): Postpone deleting dead
H A DChangeLog-200622982 * cfglayout.c (fixup_reorder_chain): Likewise.
23781 * cfglayout.c (fixup_reorder_chain): Remove kludge for the
H A DChangeLog-20099278 * cfglayout.c (fixup_reorder_chain): Accept conditional jumps
9457 * cfglayout.c (fixup_reorder_chain): Likewise.
H A DChangeLog-201510283 (fixup_reorder_chain, cfg_layout_finalize): Likewise.
31733 (fixup_reorder_chain): Explicitly use rtx_jump_insn instead of rtx_insn
H A DChangeLog-20164950 (fixup_reorder_chain): Adjust.
H A DChangeLog-201818779 * cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P
H A DChangeLog-201723715 (fixup_reorder_chain): Update.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c78 static void fixup_reorder_chain (void);
3805 fixup_reorder_chain (void) in fixup_reorder_chain() function
4450 fixup_reorder_chain (); in cfg_layout_finalize()