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_29_03_00_01


03:00 => Start run 2009_07_29_03_00_01
03:00 => SVN update
03:00 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150187
------------------------------------------------------------------------
r150187 | spop | 2009-07-28 23:54:55 +0200 (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.
------------------------------------------------------------------------
03:00 => Configure
03:00 => Build
05:21 => Install to /n/16/grosser/daily_builds/install/2009_07_29_03_00_01
05:22 => Run tests (testlogs are in /n/16/grosser/daily_builds/log/2009_07_29_03_00_01)


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