egcs/gcc ChangeLog.RA ra.c

matz@gcc.gnu.org matz@gcc.gnu.org
Fri Feb 23 19:33:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	new-regalloc-branch
Changes by:	matz@gcc.gnu.org	2001-02-23 19:33:57

Modified files:
	gcc            : ChangeLog.RA ra.c 

Log message:
	Well, well, for everybodies convenience I now copy&pasted the following
	text three times ;-)
	
	2001-02-24  Michael Matz  <matzmich@cs.tu-berlin.de>
	
	* ra.c (conflicts_between_web): new function, split out from ...
	(parts_to_webs): ... here, new argument part2web.  Change callers.
	(make_webs): new function, calling the above in the right order;
	partly split out from ...
	(build_i_graph): ... here.
	(everywhere): format some comments.

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.18&r2=1.1.2.19
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.4&r2=1.1.2.5



More information about the Gcc-cvs mailing list