gcc/gcc ChangeLog gcse.c

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Tue Mar 23 15:16:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rsandifo@gcc.gnu.org	2004-03-23 09:33:31

Modified files:
	gcc            : ChangeLog gcse.c 

Log message:
	* gcse.c (can_assign_to_reg_p): New function, split out from...
	(want_to_gcse_p): ...here.
	(compute_ld_motion_mems): Use can_assign_to_reg_p to validate
	the rhs of a store.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3261&r2=2.3262
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcse.c.diff?cvsroot=gcc&r1=1.297&r2=1.298



More information about the Gcc-cvs mailing list