gcc/gcc ChangeLog.lno tree-vectorizer.c testsu ...

dorit@gcc.gnu.org dorit@gcc.gnu.org
Thu Oct 14 17:32:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	lno-branch
Changes by:	dorit@gcc.gnu.org	2004-10-14 17:32:12

Modified files:
	gcc            : ChangeLog.lno tree-vectorizer.c 
	gcc/testsuite  : ChangeLog.lno 
	gcc/testsuite/gcc.dg/vect: vect-50.c 

Log message:
	2004-10-14  Keith Besaw  <kbesaw@us.ibm.com>
	
	* tree-vectorizer.c (vect_enhance_data_refs_alignment): Remove test
	that the loop upper bound is known at compile time.
	(vect_transform_loop): Remove ifdef check that versioning is only being
	done when the loop upper bound is known at compile time.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.282&r2=1.1.2.283
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vectorizer.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.71&r2=1.1.2.72
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.34&r2=1.1.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/vect/vect-50.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.8.3&r2=1.1.8.4



More information about the Gcc-cvs mailing list