gcc/gcc ChangeLog tree-into-ssa.c

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Fri Oct 29 02:13:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2004-10-29 02:13:05

Modified files:
	gcc            : ChangeLog tree-into-ssa.c 

Log message:
	2004-10-28  Daniel Berlin  <dberlin@dberlin.org>
	
	* tree-into-ssa.c (rewrite_virtual_phi_arguments): New function.
	(rewrite_blocks): Modify argument, and use it to decide which
	function to call.
	(rewrite_def_def_chains): Call rewrite_blocks with true here.
	(rewrite_into_ssa): and call it with false here.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6087&r2=2.6088
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-into-ssa.c.diff?cvsroot=gcc&r1=2.26&r2=2.27



More information about the Gcc-cvs mailing list