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]

egcs/gcc ChangeLog.cfg loop-new.c params.def u ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	cfg-branch
Changes by:	hubicka@gcc.gnu.org	2002-03-27 14:25:49

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

Log message:
	* loop-new.c (unswitch_single_loop): MAX_UNSWITCH_INSNS -->
	PARAM_MAX_UNSWITCH_INSNS.
	* params.def: Renamed parameters for new loop optimizer.
	* unroll-new.c (peel_loop, unroll_loop_new): Use new parameter names.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.119&r2=1.1.2.120
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/loop-new.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.10&r2=1.1.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/params.def.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.11.2.3&r2=1.11.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/unroll-new.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.2&r2=1.1.2.3


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