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]

egcs/gcc ChangeLog.RA ra.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	new-regalloc-branch
Changes by:	matz@gcc.gnu.org	2001-07-17 11:50:46

Modified files:
	gcc            : ChangeLog.RA ra.c 

Log message:
	2001-06-30  Michael Matz <matzmich@cv.tu-berlin.de>
	
	First try to spill colored potential spill neighbors in
	colorize_one_web, when we try to avoid to spill a non-potential spill
	web, or a spill-temp.
	
	* ra.c : (colorize_one_web): Two passes over conflicts trying to
	spill colored webs.  First potential-spill ones, then others.
	(dump_ra): Indicate dead (useless (literally) webs).

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.24&r2=1.1.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ra.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-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]