X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fboolopt.c;h=45226ee27e3d547b6f34ada40558c6bff895f67e;hb=b27ae245166bb695bc4e418ff416d91bc37d0f28;hp=3e633bb35c0b1f84e73655cab58de017c29e3869;hpb=ae9fd2c229cc7f4c724ce9ccc9263c16d77670fe;p=libfirm diff --git a/ir/opt/boolopt.c b/ir/opt/boolopt.c index 3e633bb35..45226ee27 100644 --- a/ir/opt/boolopt.c +++ b/ir/opt/boolopt.c @@ -740,7 +740,6 @@ void opt_bool(ir_graph *const irg) if (env.changed) { set_irg_doms_inconsistent(irg); set_irg_extblk_inconsistent(irg); - set_irg_loopinfo_inconsistent(irg); } ir_free_resources(irg, IR_RESOURCE_BLOCK_MARK | IR_RESOURCE_PHI_LIST);