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


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	matz@gcc.gnu.org	2002-01-18 21:27:34

Modified files:
	gcc            : ChangeLog.RA ra.c 

Log message:
	2002-01-19  Michael Matz  <matzmich@cs.tu-berlin.de>
	
	* ra.c (ok): Wide webs coalesced to precolored ones take more
	than one hardweb.  Check all of them for non-conflict.
	(colorize_one_web): Even when using usable_regs try first
	the preferred colors of them.
	(try_recolor_web): Check mode and wide coalesced precolored webs.
	(regnos_coalesced_to_hardregs): New.
	(emit_colors): Initialize it.
	(init_ra): Don't skip some regs when looking for all regs for a mode.
	(remove_suspicious_death_notes): New.
	(reg_alloc): Call it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.59&r2=1.1.2.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.45&r2=1.1.2.46


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