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


16:41 => Start run 2009_06_27_16_40_27
16:41 => GIT build
commit 3033de8c63dd9a799b36281d99768cdaa6359d8e
Author: Li Feng <nemokingdom@gmail.com>
Date:   Sat Jun 27 21:50:56 2009 +0800

    Cleanup loop->aux properly when flag_graphite-force_parallel is not set

commit 4257e3ec6d391c172cfccb40969f72c823c8f4c8
Author: Li Feng <nemokingdom@gmail.com>
Date:   Sat Jun 27 14:44:22 2009 +0800

    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.
16:41 => Configure
16:41 => Build
17:34 => Install to /n/16/grosser/daily_git_builds/install/2009_06_27_16_40_27
17:36 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_06_27_16_40_27)


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