Searched refs:unswitch_loop (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | loop-unswitch.c | 82 static struct loop *unswitch_loop (struct loops *, struct loop *, 379 nloop = unswitch_loop (loops, loop, bbs[i], cond, cinsn); in unswitch_single_loop() 401 unswitch_loop (struct loops *loops, struct loop *loop, basic_block unswitch_on, in unswitch_loop() function
|
| H A D | ChangeLog.tree-ssa | 1458 * loop-unswitch.c (unswitch_loop): Use cfghooks for bb duplication. 2930 * loop-unswitch.c (unswitch_loop): Don't call add_to_dominance_info. 3616 unswitch_single_loop, unswitch_loop): Updated for the new
|
| H A D | ChangeLog-2005 | 1491 * loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. 14825 * loop-unwitch.c (unswitch_loop): Likewise. 26447 unswitch_loop): Likewise. 29393 * loop-unswitch.c (unswitch_loop): Ditto. 29914 * loop-unswitch.c (unswitch_loop): Remove local variable src.
|
| H A D | ChangeLog-2003 | 265 unswitch_single_loop, unswitch_loop): Updated for the new 317 * loop-unswitch.c (unswitch_loop): Preserve simple preheaders. 15892 * loop-unswitch.c (unswitch_loop): Likewise. 30851 * loop-unswitch.c (unswitch_loop): Update EDGE_IRREDUCIBLE_LOOP flags.
|
| H A D | ChangeLog-2004 | 7718 * loop-unswitch.c (unswitch_loop): Adjust a call to loopify. 10853 (unswitch_loop): Likewise. 11633 * loop-unswitch.c (unswitch_loop): Changed due to loopify change. 41855 (unswitch_single_loop, unswitch_loop): Use new iv analysis. 44593 * loop-unswitch.c (unswitch_loop): Don't call add_to_dominance_info.
|