This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc toplev.c ChangeLog.cfg params.def unro ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cfg-branch
Changes by:	hubicka@gcc.gnu.org	2002-04-09 04:30:43

Modified files:
	gcc            : toplev.c ChangeLog.cfg params.def unroll-new.c 

Log message:
	* toplev.c (rest_of_compilation): Better debug output; allways run webizer2
	* unroll-new.c (unroll_loop_runtime_iterations): Limit urolling to expected number
	of iterations.
	(peel_loop): Avoid check to bypass peeling on simple loops.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.537.2.63&r2=1.537.2.64
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.138&r2=1.1.2.139
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.def.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.11.2.5&r2=1.11.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unroll-new.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.10&r2=1.1.2.11


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]