Searched refs:loopify (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgloopmanip.h | 45 extern class loop *loopify (edge, edge,
|
H A D | cfgloopmanip.c | 861 loopify (edge latch_edge, edge header_edge, in loopify() function 1730 nloop = loopify (latch_edge, in loop_version()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.graphite | 7409 * cfgloopmanip.c (loopify): Use update_dominators_in_loop. 8342 (create_empty_loop): Function loopify should be given edge
|
H A D | ChangeLog-2007 | 18902 * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): 21151 add_loop, loopify, unloop, fix_loop_structure): Ditto. 32662 * cfgloopmanip.c (loopify, duplicate_loop): Use alloc_loop. 33881 * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. 33885 (loopify): Scale the frequencies by prescribed coefficients. 33896 * cfgloop.h (loopify, loop_version): Declaration changed.
|
H A D | ChangeLog-2004 | 7715 * cfgloopmanip.c (loopify): Take two more arguments true_edge 7718 * loop-unswitch.c (unswitch_loop): Adjust a call to loopify. 10776 (loopify): Likewise. 11628 (loopify, split_loop_bb): Declaration changed. 11631 (loopify): Added redirect_all_edges argument. 11633 * loop-unswitch.c (unswitch_loop): Changed due to loopify change. 41839 * cfgloopmanip.c (loopify): Specify semantics more precisely.
|
H A D | ChangeLog-2006 | 4234 remove_path, add_loop, loopify, unloop, fix_loop_placements, 4301 loopify, loop_version, remove_path, unswitch_loops, 5013 (loopify): Modify call of add_loop.
|
H A D | ChangeLog-2021 | 8089 * cfgloopmanip.c (loop_version): Refactor loopify to 8090 loop_version. Move condition generation after loopify. 8091 (loopify): Delete. 8092 * cfgloopmanip.h (loopify): Delete.
|
H A D | ChangeLog-2017 | 8540 (loopify): Simplify 10914 (loopify): Update. 25666 scale_loop_frequencies, scale_loop_profile, loopify, 28862 (loopify): Update.
|
H A D | ChangeLog-2003 | 245 split_loop_bb, loopify, duplicate_loop_to_header_edge, 33347 duplicate_loop_to_header_edge, loopify, remove_path, split_loop_bb): 33357 duplicate_loop_to_header_edge, loopify, remove_path, split_loop_bb):
|
H A D | ChangeLog.tree-ssa | 3595 split_loop_bb, loopify, duplicate_loop_to_header_edge,
|
H A D | ChangeLog-2008 | 7088 (loopify): Use update_dominators_in_loop.
|
H A D | ChangeLog-2012 | 9645 (loopify): Use RDIV.
|
H A D | ChangeLog-2019 | 21564 (loopify): Same.
|
H A D | ChangeLog-2013 | 33938 (loopify): Ditto.
|