tree-ssa-loop-ivcanon.c
8.54 KB
-
tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if… · 37f7367a
tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel-loops is specified, too. 2005-03-21 Richard Guenther <rguenth@gcc.gnu.org> * tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel-loops is specified, too. * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Remove superfluous check for flag_unroll_loops. From-SVN: r96808
Richard Guenther committed