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_06_27_13_40_27 li/autopar


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

Attachment: gcc.compare
Description: Text document

Attachment: g++.compare
Description: Text document


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