gcc/gcc ChangeLog tree-ssa-loop.c tree-ssa-loo ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Mar 21 15:56:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rguenth@gcc.gnu.org 2005-03-21 15:52:50
Modified files:
gcc : ChangeLog tree-ssa-loop.c
tree-ssa-loop-ivcanon.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7939&r2=2.7940
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop.c.diff?cvsroot=gcc&r1=2.25&r2=2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-ivcanon.c.diff?cvsroot=gcc&r1=2.8&r2=2.9
More information about the Gcc-cvs
mailing list