This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [graphite] Regression testing on 2009_07_15_06_50_01


06:50 => Start run 2009_07_15_06_50_01
06:50 => SVN update
06:50 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149657
------------------------------------------------------------------------
r149657 | spop | 2009-07-15 06:43:57 +0200 (Wed, 15 Jul 2009) | 25 lines

Remove reduction_list parameter.

2009-07-14  Razya Ladelsky  <razya@il.ibm.com>

	* tree-ssa-loop-manip.c (rewrite_phi_with_iv): Remove
	reduction_list parameter.
	(rewrite_all_phi_nodes_with_iv): Same.
	(canonicalize_loop_ivs): Same.
	* tree-parloops.c (struct brli): Removed.
	(build_reduction_list_info): Removed.
	(build_new_reduction): New.
	(analyze_reduction_list): Removed.
	(gather_scalar_reductions): Find reductions instead of phi
	nodes that can't be canonicalized.
	(try_create_reduction_list): Remove reduction_list parameter.
	(gen_parallel_loop): Same.
	(parallelize_loops): Remove analyze_reductions variable,
	initialization and free.
	Change reduction_list htab initialization to reduction_info
	elements instead of ssa names.
	Call try_create_reduction_list and gen_parallel_loop without
	analyzed_reduction argument.
	* graphite-clast-to-gimple (graphite_loop_normal_form): Call
	canonicalize_loop_ivs with one less argument.
	* tree-flow.h (canonicalize_loop_ivs): Remove one argument.
------------------------------------------------------------------------
06:50 => Configure
06:50 => Build
07:45 => Install to /n/16/grosser/daily_builds/install/2009_07_15_06_50_01
07:47 => Run tests (testlogs are in /n/16/grosser/daily_builds/log/2009_07_15_06_50_01)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]