Author: spop
Date: Fri Nov 6 20:43:52 2015
New Revision: 229890
URL: https://gcc.gnu.org/viewcvs?rev=229890&root=gcc&view=rev
Log:
do not collect cold loops in scops
* graphite-scop-detection.c (loop_is_valid_scop): Call
optimize_loop_nest_for_speed_p.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite-scop-detection.c