[graphite] Regression testing on 2009_08_26_00_00_01

Graphite SVN tester gcc-graphite@googlegroups.com
Tue Aug 25 23:38:00 GMT 2009


00:00 => Start run 2009_08_26_00_00_01
00:00 => SVN update
00:00 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151105
------------------------------------------------------------------------
r151105 | spop | 2009-08-25 23:58:33 +0200 (Tue, 25 Aug 2009) | 14 lines

Remove PDR duplicates only from data dependence analysis.

2009-08-25  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-dependences.c (graphite_legal_transform_bb): Call
	pbb_remove_duplicate_pdrs.
	* graphite-poly.c (can_collapse_pdr): Removed.
	(pdr_find_duplicate): Removed.
	(can_collapse_pdrs): New.
	(pbb_remove_duplicate_pdrs): New.
	(new_poly_dr): Do not look for duplicates.
	* graphite-poly.h (struct poly_bb): New field pdr_duplicates_removed.
	(PBB_PDR_DUPLICATES_REMOVED): New.
	(pbb_remove_duplicate_pdrs): Declared.
------------------------------------------------------------------------
00:00 => Configure
00:00 => Build
01:05 => Install to /n/16/grosser/daily_builds/install/2009_08_26_00_00_01
01:06 => Run tests (testlogs are in /n/16/grosser/daily_builds/log/2009_08_26_00_00_01)
01:37 => Run compare_tests
01:37 => Run extra tests
BUILD SUCCESSFUL
-------------- next part --------------
Tests that now fail, but worked before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

Tests that now work, but didn't before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

-------------- next part --------------
Tests that now work, but didn't before:

gfortran.fortran-torture/execute/forall_1.f90 compilation,  -O2 
gfortran.fortran-torture/execute/forall_1.f90 compilation,  -O2 -fomit-frame-pointer -finline-functions 
gfortran.fortran-torture/execute/forall_1.f90 compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
gfortran.fortran-torture/execute/forall_1.f90 compilation, -O2 -ftree-vectorize -msse2 
gfortran.fortran-torture/execute/forall_1.f90 compilation,  -O3 -g 
gfortran.fortran-torture/execute/forall_1.f90 compilation,  -Os 

New tests that PASS:

gfortran.fortran-torture/execute/forall_1.f90 execution,  -O2 
gfortran.fortran-torture/execute/forall_1.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
gfortran.fortran-torture/execute/forall_1.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
gfortran.fortran-torture/execute/forall_1.f90 execution, -O2 -ftree-vectorize -msse2 
gfortran.fortran-torture/execute/forall_1.f90 execution,  -O3 -g 
gfortran.fortran-torture/execute/forall_1.f90 execution,  -Os 

-------------- next part --------------
Tests that now work, but didn't before:

libgomp.graphite/force-parallel-4.c execution test
libgomp.graphite/force-parallel-4.c scan-tree-dump-times graphite "2 loops carried no dependency" 1



More information about the Gcc-testresults mailing list