gcc/gcc ChangeLog lambda-code.c tree-ssa-loop- ...

spop@gcc.gnu.org spop@gcc.gnu.org
Mon Feb 14 19:00:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	spop@gcc.gnu.org	2005-02-14 14:54:41

Modified files:
	gcc            : ChangeLog lambda-code.c tree-ssa-loop-manip.c 

Log message:
	* lambda-code.c (lambda_loopnest_to_gcc_loopnest, perfect_nestify):
	Use standard_iv_increment_position for computing the bsi position
	for create_iv.
	* tree-ssa-loop-manip.c (create_iv): Add a comment on how to compute
	the bsi position.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7468&r2=2.7469
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/lambda-code.c.diff?cvsroot=gcc&r1=2.23&r2=2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-manip.c.diff?cvsroot=gcc&r1=2.21&r2=2.22



More information about the Gcc-cvs mailing list