Home
last modified time | relevance | path

Searched refs:reorder_basic_blocks (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc2558 reorder_basic_blocks (void) in reorder_basic_blocks() function
2677 reorder_basic_blocks (); in execute()
H A DChangeLog-20001551 * bb-reorder.c (reorder_basic_blocks): Do check for EH edges even
1673 * bb-reorder.c (reorder_basic_blocks): Don't check for EH edges
6523 * bb-reorder.c (reorder_basic_blocks): Allocate an aux block for
17669 (record_effective_endpoints): Split out from reorder_basic_blocks.
17682 (reorder_basic_blocks): Don't build loop nest. Don't fail if
19885 (reorder_basic_blocks): Remove use of REORDER_SKIP_AFTER. Removed
20302 (reorder_basic_blocks): Added calls to build_scope_scope_forest
20722 * bb-reorder.c (reorder_basic_blocks): Don't run estimate_probability.
21571 (reorder_basic_blocks): If no epilogue in rtl, force last block last.
24516 (reorder_basic_blocks): Remove last_insn and references to it.
[all …]
H A DChangeLog-200418457 (reorder_basic_blocks): Modify to only add
21524 * basic-block.h (reorder_basic_blocks): Add a flags parameter.
21525 * cfglayout.c (reorder_basic_blocks): Pass it to cfg_layout_initialize.
21530 * passes.c (rest_of_handle_stack_regs): Pass 0 to reorder_basic_blocks.
21532 reorder_basic_blocks, passing CLEANUP_UPDATE_LIFE if appropriate.
36231 (reorder_basic_blocks): Add call to add_unlikely_executed_notes.
36311 reorder_basic_blocks.
36313 as an 'or' condition for calling reorder_basic_blocks.
H A DChangeLog-2005952 * bb-reorder.c (reorder_basic_blocks, duplicate_computed_gotos,
21475 (reorder_basic_blocks): Check partitioning flag before calling
24183 (reorder_basic_blocks): Revert my patch from April 9.
24577 (reorder_basic_blocks): Check partitioning flag before calling
26647 (reorder_basic_blocks): Add code to initialize new field (in_trace);
H A DChangeLog-201219554 (reorder_basic_blocks): Call dump_reg_info before dump_flow_info.
25250 (reorder_basic_blocks): Initize visited member.
29575 * basic-block.h (reorder_basic_blocks): Remove.
29576 * bb-reorder.c (reorder_basic_blocks): Make static.
H A DChangeLog-200725139 * bb-reorder.c (reorder_basic_blocks): Don't take FLAGS argument.
25155 the call to reorder_basic_blocks.
25156 * basic-block.h (reorder_basic_blocks): Update prototype.
H A DChangeLog-2003867 * bb-reorder.c (reorder_basic_blocks): ...here, and...
33149 (reorder_basic_blocks): Use new functions (Software Trace Cache).
35006 * bb-reorder.c (reorder_basic_blocks): Modified.
H A DChangeLog-20132904 * bb-reorder.c (copy_bb, reorder_basic_blocks): Likewise.
7365 (reorder_basic_blocks): Likewise.
30416 (reorder_basic_blocks): Set bb_reorder_complete flag, remove call to
H A DChangeLog-201514515 * bb-reorder.c (reorder_basic_blocks): Use the algorithm selected
14530 (reorder_basic_blocks): Choose between the STC and the simple
14537 (reorder_basic_blocks): ... here.
H A DChangeLog-200111713 (reorder_basic_blocks): Dump flow info before reoredering.
26252 * bb-reorder.c (reorder_basic_blocks): Don't disable for EH.
H A DChangeLog-200619005 * bb-reorder.c (reorder_basic_blocks): Likewise.
H A DChangeLog-200232289 (reorder_basic_blocks): Skip if cannot modify jumps.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c2557 reorder_basic_blocks (void) in reorder_basic_blocks() function
2676 reorder_basic_blocks (); in execute()