[graphite] Regression testing on 2009_06_27_13_40_27 li/autopar

Graphite GIT tester grosser@fim.uni-passau.de
Sat Jun 27 14:01:00 GMT 2009


13:41 => Start run 2009_06_27_13_40_27
13:41 => GIT build
commit 9b391cda08c4a4d1960080febea20e34a14a92ea
Author: Li Feng <nemokingdom@gmail.com>
Date:   Sat Jun 27 14:44:22 2009 +0800

    Retrigger.
    Trigger auto-parallel in Graphite by dependency checking.
    
    * Makefile.in (graphite-clast-to-gimple.o): Added graphite-dependences.h.
    * graphite-clast-to-gimple.c (new_bb_pbb_def): New.
    (mark_bb_with_pbb): New.
    (get_stmtfor_depth): New.
    (find_pbb_via_hash): New.
    (dependency_in_loop_p): New.
    (mark_loops_parallel): New.
    (translate_clast): Add parameter BB_PBB_MAPPING. Mark newly created
    bb with it's relevant pbb. Mark newly created loops. Remove mark innermost
    loop parallel without checking.
    (gloog): Add parameter BB_PBB_MAPPING.
    * graphite-clast-to-gimple.h (struct bb_pbb_def): New.
    (gloog): Change declaration.
    (mark_loop_parallel): Make extern.
    (bb_pbb_map_hash): New.
    (eq_bb_pbb_map): New.
    * graphite.c (graphite_transform_loops): Added BB_PBB_MAPPING. Trigger
    auto parallelization when flag_graphite_force_parallel is set.
    * tree-parloops.c (parallelize_loops): Only generate parallel code for
    the innermost loop that marked parallel.
13:41 => Configure
13:42 => Build
14:36 => Install to /n/16/grosser/daily_git_builds/install/2009_06_27_13_40_27
14:38 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_06_27_13_40_27)
15:12 => Run compare_tests
BUILD SUCCESSFUL
-------------- next part --------------
Tests that now fail, but worked before:

gcc.dg/graphite/interchange-8.c scan-tree-dump-times graphite "will be interchanged" 0

-------------- 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)



More information about the Gcc-testresults mailing list