2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2005 15:52:44 +0000 (15:52 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Mar 2005 15:52:44 +0000 (15:52 +0000)
commit3d778616fd84e675d13b9c062b7b8e11400cf017
treeb6b7cd97f3de27237777ff437129a78c29b072c2
parentd268be3507895e8a4593f668cd691b0ddf006b45
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96808 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-loop-ivcanon.c
gcc/tree-ssa-loop.c