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.RA ra-build.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	new-regalloc-branch
Changes by:	denisc@gcc.gnu.org	2002-07-24 16:21:02

Modified files:
	gcc            : ChangeLog.RA ra-build.c 

Log message:
	* ra-build.c (remember_web_was_spilled): Removed.
	(init_one_web_common): Move initialization of regclass, add_hardregs,
	num_conflicts fields of web to select_regclass.
	(select_regclass): New function.
	(detect_spill_temps): Remove call to remember_web_was_spilled.
	(make_webs): Call select_regclass.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.83&r2=1.1.2.84
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ra-build.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4


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