CF backedges are enough for us
authorMatthias Braun <matze@braunis.de>
Sun, 7 Oct 2007 17:43:58 +0000 (17:43 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 7 Oct 2007 17:43:58 +0000 (17:43 +0000)
[r16118]

ir/ir/irgopt.c

index 46f9bad..8599f39 100644 (file)
@@ -2195,7 +2195,7 @@ void place_code(ir_graph *irg) {
 
        if (1 || get_irg_loopinfo_state(irg) != loopinfo_consistent) {
                free_loop_information(irg);
-               construct_backedges(irg);
+               construct_cf_backedges(irg);
        }
 
        /* Place all floating nodes as early as possible. This guarantees