r197635 - in /trunk/gcc: ChangeLog tree-vect-slp.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Apr 9 14:12:00 GMT 2013


Author: rguenth
Date: Tue Apr  9 14:12:34 2013
New Revision: 197635

URL: http://gcc.gnu.org/viewcvs?rev=197635&root=gcc&view=rev
Log:
2013-04-09  Richard Biener  <rguenther@suse.de>

	* tree-vect-slp.c (vect_get_and_check_slp_defs): Remove code
	dealing with cost.
	(vect_build_slp_tree): Likewise.
	(vect_analyze_slp_cost_1, vect_analyze_slp_cost): New functions
	calculating the cost of a SLP instance.
	(vect_analyze_slp_instance): Use it from here, after building
	the SLP tree.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-slp.c



More information about the Gcc-cvs mailing list