gcc/gcc tree-loop-linear.c ChangeLog.lno

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Sep 2 15:24:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	spop@gcc.gnu.org	2004-09-02 15:24:17

Modified files:
	gcc            : tree-loop-linear.c ChangeLog.lno 

Log message:
	2004-09-02  Sebastian Pop  <pop@cri.ensmp.fr>
	
	* tree-loop-linear.c (gather_interchange_stats): Add more comments.
	Gather also strides of accessed data.  Pass in the data references
	array.
	(try_interchange_loops): Add a new heuristic for handling the temporal
	locality.  Pass in the data references array.
	(linear_transform_loops): Pass the data references array to
	try_interchange_loops.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-loop-linear.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.14&r2=1.1.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.261&r2=1.1.2.262



More information about the Gcc-cvs mailing list