2013-04-09 Richard Biener <rguenther@suse.de>
commitee6e9ba576099aed29f1097195c649fc796ecf5e
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2013 14:12:34 +0000 (9 14:12 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2013 14:12:34 +0000 (9 14:12 +0000)
tree960957d5817256ef283e46e44e6b3dc5dabcbd06
parent4abecb726485615d5b684b8281c413476787a2eb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197635 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-slp.c