Searched refs:expand_gimple_basic_block (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.gimple-classes | 289 (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 D | cfgexpand.cc | 5778 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 D | ChangeLog.tuples | 687 (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 D | ChangeLog-2009 | 2453 (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 D | ChangeLog-2007 | 8121 (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 D | ChangeLog-2017 | 1062 (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 D | ChangeLog-2021 | 4004 * 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 D | ChangeLog-2012 | 4139 (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 D | ChangeLog-2014 | 20615 (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 D | ChangeLog-2011 | 1979 * 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 D | ChangeLog-2004 | 9324 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 D | ChangeLog | 9485 * cfgexpand.cc (expand_gimple_basic_block): Clear
|
H A D | ChangeLog-2020 | 1415 * cfgexpand.c (expand_gimple_basic_block): Remove special handling 2138 * cfgexpand.c (expand_gimple_basic_block): For vars with
|
H A D | ChangeLog-2018 | 10648 * cfgexpand.c (expand_gimple_basic_block): Be prepared for a BARRIER 29735 * cfgexpand.c (expand_gimple_basic_block): Handle inline entry
|
H A D | ChangeLog-2006 | 19755 expand_gimple_basic_block, tree_expand_cfg): Ditto.
|
H A D | ChangeLog-2008 | 12395 * cfgexpand.c (expand_gimple_basic_block): Set RTL profile.
|
H A D | ChangeLog-2005 | 14785 * cfgexpand.c (expand_gimple_basic_block): Init bb info, set BB_RTL
|
H A D | ChangeLog-2016 | 5213 (expand_gimple_basic_block): Likewise.
|
H A D | ChangeLog-2010 | 38186 (expand_gimple_basic_block): Generate and use debug temps if there
|
H A D | ChangeLog-2013 | 6189 (expand_gimple_basic_block): Remove usage of EXIT_BLOCK_PTR macro.
|
H A D | ChangeLog-2015 | 43503 (expand_gimple_basic_block): Insert call of reorder_operands if
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgexpand.c | 5592 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()
|