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_28_19_50_01


19:50 => Start run 2009_07_28_19_50_01
19:50 => SVN update
19:50 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150187
------------------------------------------------------------------------
r150187 | spop | 2009-07-28 16:54:55 -0500 (Tue, 28 Jul 2009) | 29 lines

Rewrite reductions out of SSA.

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

	* graphite-sese-to-poly.c (loop_entry_phi_arg): New.
	(remove_simple_copy_phi): New.
	(remove_invariant_phi): New.
	(simple_copy_phi_p): New.
	(reduction_phi_p): New.
	(gsi_for_ssa_name_def): New.
	(insert_out_of_ssa_copy): New.
	(insert_out_of_ssa_copy_on_edge): New.
	(create_zero_dim_array): New.
	(scalar_close_phi_node_p): New.
	(rewrite_close_phi_out_of_ssa): New.
	(rewrite_phi_out_of_ssa): New.
	(rewrite_reductions_out_of_ssa): New.
	(build_poly_scop): Call rewrite_reductions_out_of_ssa.

	* testsuite/gcc.dg/graphite/id-11.c: New.
	* testsuite/gcc.dg/graphite/id-15.c: New.
	* testsuite/gcc.dg/graphite/interchange-1.c: Un-XFAIL.
	* testsuite/gcc.dg/graphite/interchange-2.c: Un-XFAIL.
	* testsuite/gcc.dg/graphite/interchange-3.c: Un-XFAIL.
	* testsuite/gcc.dg/graphite/interchange-4.c: Un-XFAIL.
	* testsuite/gcc.dg/graphite/interchange-7.c: Un-XFAIL.
	* testsuite/gcc.dg/graphite/scop-matmult.c: Un-XFAIL.
	* testsuite/gfortran.dg/graphite/id-13.f: New.
	* testsuite/gfortran.dg/graphite/id-5.f: New.
------------------------------------------------------------------------
19:50 => Configure
19:51 => Build
20:13 => Install to /home/seb/daily_builds/install/2009_07_28_19_50_01
20:13 => Run extra tests


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