r149298 - in /branches/graphite/gcc: ChangeLog....

spop@gcc.gnu.org spop@gcc.gnu.org
Mon Jul 6 22:33:00 GMT 2009


Author: spop
Date: Mon Jul  6 22:33:50 2009
New Revision: 149298

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149298
Log:
Analyze reductions earlier

2009-07-06  Sebastian Pop  <sebastian.pop@amd.com>

	* tree-parloops.c (try_create_reduction_list): Pass an extra
	argument analyzed_reductions.  Call analyze_reduction_list.
	(gen_parallel_loop): Do not call analyze_reduction_list.
	(parallelize_loops): Init and finalize analyzed_reductions.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/tree-parloops.c



More information about the Gcc-cvs mailing list