This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r144934 - in /trunk/gcc: ChangeLog tree-vect-tr...


Author: rguenth
Date: Wed Mar 18 15:29:28 2009
New Revision: 144934

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144934
Log:
2009-03-18  Richard Guenther  <rguenther@suse.de>

	* tree-vect-transform.c (vect_loop_versioning): Fold the
	generated comparisons.
	* tree-vectorizer.c (set_prologue_iterations): Likewise.
	(slpeel_tree_peel_loop_to_edge): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-transform.c
    trunk/gcc/tree-vectorizer.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]