Home
last modified time | relevance | path

Searched refs:expand_gimple_basic_block (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.gimple-classes289 (expand_gimple_basic_block): Likewise.
1772 (expand_gimple_basic_block): Convert calls to is_gimple_call to a
2029 (expand_gimple_basic_block): Likewise.
4519 * cfgexpand.c (expand_gimple_basic_block): Add checked cast to
H A Dcfgexpand.cc5778 expand_gimple_basic_block (basic_block bb, bool disable_tail_calls) in expand_gimple_basic_block() function
6844 bb = expand_gimple_basic_block (bb, var_ret_seq != NULL_RTX); in execute()
H A DChangeLog.tuples687 (expand_gimple_basic_block): Call release_stmt_tree instead
4970 (expand_gimple_basic_block): Do not use
5410 (expand_gimple_basic_block): Convert to tuples.
6492 (expand_gimple_basic_block): Disable.
6846 (expand_gimple_basic_block): Same.
H A DChangeLog-20092453 (expand_gimple_basic_block): Set currently_expanding_gimple_stmt.
3241 * cfgexpand.c (expand_gimple_basic_block): Append NOP to a fallthru,
11014 (expand_gimple_basic_block): Ditto.
11542 (expand_gimple_basic_block): Drop hiding redeclaration. Expand
21984 * cfgexpand.c (expand_gimple_basic_block): Do not handle
25710 (expand_gimple_basic_block): Likewise.
25840 (expand_gimple_basic_block): Don't clear EDGE_EXECUTABLE here,
33682 * cfgexpand.c (expand_gimple_basic_block): Ignore
H A DChangeLog-20078121 (expand_gimple_basic_block): Likewise.
18772 (expand_gimple_basic_block): Likewise.
21818 (expand_gimple_basic_block): Add labels recorded in lab_rtx_for_bb.
22152 (expand_gimple_basic_block): Remove RETURN_EXPR at the end of the
22515 * cfgexpand.c (expand_gimple_basic_block): Use bb_stmt_list.
31003 * cfgexpand.c (expand_gimple_basic_block): Propagate histograms to
32606 * cfgexpand.c (expand_gimple_basic_block): Propagate Eh regions
H A DChangeLog-20171062 (expand_gimple_basic_block): Likewise.
2076 * cfgexpand.c (expand_gimple_basic_block): Expand label first,
3139 * cfgexpand.c (expand_gimple_basic_block): Handle begin stmt
3344 (expand_gimple_basic_block): Likewise. Emit debug temps for TER
23904 * cfgexpand.c (expand_gimple_basic_block): Remove dead comment.
41516 * cfgexpand.c (expand_gimple_basic_block): Disregard debug
H A DChangeLog-20214004 * cfgexpand.c (expand_gimple_basic_block): Use build_debug_expr_decl,
8944 * cfgexpand.c (expand_gimple_basic_block): Robustify latest change.
9235 * cfgexpand.c (expand_gimple_basic_block): Disregard a final debug
27281 * cfgexpand.c (expand_gimple_basic_block): Do not inherit a current
H A DChangeLog-20124139 (expand_gimple_basic_block): Add disable_tail_calls argument.
9773 (expand_gimple_basic_block): Likewise.
10449 (expand_gimple_basic_block): Likewise.
25949 * cfgexpand.c (expand_gimple_basic_block): Clear all il.gimple members.
H A DChangeLog-201420615 (expand_gimple_basic_block): Adjust.
23632 (expand_gimple_basic_block): Drop use of SET_BB_HEAD and
27929 * cfgexpand.c (expand_gimple_basic_block): Strengthen local "note"
27987 (expand_gimple_basic_block): Likewise for local "last".
28512 (expand_gimple_basic_block): Likewise.
H A DChangeLog-20111979 * cfgexpand.c (expand_gimple_basic_block): Don't emit DEBUG_INSNs
20932 (expand_gimple_basic_block): Handle gimple_debug_source_bind_p.
31587 * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
32041 * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
H A DChangeLog-20049324 expand_gimple_basic_block): Use it to dump RTL for each stmt.
10737 (expand_gimple_basic_block): Likewise.
17656 (expand_gimple_basic_block): Update to match.
22425 (expand_gimple_basic_block): out from here. Renamed from expand_block.
H A DChangeLog9485 * cfgexpand.cc (expand_gimple_basic_block): Clear
H A DChangeLog-20201415 * cfgexpand.c (expand_gimple_basic_block): Remove special handling
2138 * cfgexpand.c (expand_gimple_basic_block): For vars with
H A DChangeLog-201810648 * cfgexpand.c (expand_gimple_basic_block): Be prepared for a BARRIER
29735 * cfgexpand.c (expand_gimple_basic_block): Handle inline entry
H A DChangeLog-200619755 expand_gimple_basic_block, tree_expand_cfg): Ditto.
H A DChangeLog-200812395 * cfgexpand.c (expand_gimple_basic_block): Set RTL profile.
H A DChangeLog-200514785 * cfgexpand.c (expand_gimple_basic_block): Init bb info, set BB_RTL
H A DChangeLog-20165213 (expand_gimple_basic_block): Likewise.
H A DChangeLog-201038186 (expand_gimple_basic_block): Generate and use debug temps if there
H A DChangeLog-20136189 (expand_gimple_basic_block): Remove usage of EXIT_BLOCK_PTR macro.
H A DChangeLog-201543503 (expand_gimple_basic_block): Insert call of reorder_operands if
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c5592 expand_gimple_basic_block (basic_block bb, bool disable_tail_calls) in expand_gimple_basic_block() function
6586 bb = expand_gimple_basic_block (bb, var_ret_seq != NULL_RTX); in execute()