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]

gcc/gcc ra.c gcse.c rtl.h ChangeLog.RA


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	dberlin@gcc.gnu.org	2001-07-25 12:45:30

Modified files:
	gcc            : ra.c gcse.c rtl.h ChangeLog.RA 

Log message:
	2001-07-25  Daniel Berlin  <dan@cgsoftware.com>
	
	* gcse.c: Store motion stuff from patch submitted to mainline.l
	
	* ra.c (reg_alloc): Call store motion when we are done.
	
	* rtl.h: Add store_motion prototype.

Patches:
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.21&r2=1.1.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.113.2.2&r2=1.113.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.240.2.4&r2=1.240.2.5
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.35&r2=1.1.2.36


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