r195149 - in /branches/gcc-4_6-branch/gcc: Chan...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Mon Jan 14 15:00:00 GMT 2013


Author: ebotcazou
Date: Mon Jan 14 15:00:14 2013
New Revision: 195149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195149
Log:
	* tree-vectorizer.h (vect_get_single_scalar_iteraion_cost): Fix typo.
	* tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Likewise.
	(vect_estimate_min_profitable_iter): Adjust to above fix.
	* tree-vect-data-refs.c (vect_peeling_hash_get_lowest_cost): Likewise.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-vect-data-refs.c
    branches/gcc-4_6-branch/gcc/tree-vect-loop.c
    branches/gcc-4_6-branch/gcc/tree-vectorizer.h



More information about the Gcc-cvs mailing list