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_07_21_10_20 git-svn


21:11 => Start run 2009_07_07_21_10_20
21:11 => GIT build
commit 8cfb2c1fa1a69fd4a9e4938b0aa4326b99b7cb36
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 7 19:06:51 2009 +0000

    Cleanup calls to scalar evolution analysis
    
    2009-07-07  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* testsuite/gcc.dg/graphite/id-13.c: New.
    	* graphite-sese-to-poly.c (graphite_stmt_p): Do not call
    	analyze_scalar_evolution, use scalar_evolution_in_region.
    	(scan_tree_for_params_right_scev): Add extra assert.
    	(parameter_index_in_region_1): Split from parameter_index_in_region.
    	(idx_record_params): Use scalar_evolution_in_region.
    	(find_params_in_bb): Same.
    	(find_scop_parameters): Same.
    	(build_loop_iteration_domains): Same.
    	(create_linear_expr_from_tree): Same.
    	* sese.c (scalar_evolution_in_region): New.
    	* sese.h (scalar_evolution_in_region): Declared.
    	(defined_in_sese_p): New.
    	* tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not
    	static anymore.
    	* tree-scalar-evolution.h (compute_overall_effect_of_inner_loop):
    	Declared.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149344
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@149344 138bc75d-0d04-0410-961f-82ee72b054a4

commit a9ed43096ecf52f271a594694e701b86bbd8297a
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 7 19:06:46 2009 +0000

    Clean up Makefile
    
    2009-07-07  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* Makefile.in: Replace dependences on tree-chrec.h with SCEV_H.
    	TREE_DATA_REF_H also implies SCEV_H.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149343
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@149343 138bc75d-0d04-0410-961f-82ee72b054a4

commit 0c81fc5070cd1ca53a1c8acfca3d515134b02174
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 7 19:06:38 2009 +0000

    Added {print,debug}_scop_params.
    
    2009-07-07  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* graphite-poly.c (print_scop_params): New.
    	(print_scop): Call print_scop_params.
    	(debug_scop_params): New.
    	* graphite-poly.h (print_scop_params, debug_scop_params): Declared.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149342
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@149342 138bc75d-0d04-0410-961f-82ee72b054a4
21:11 => Configure
21:11 => Build
22:04 => Install to /n/16/grosser/daily_git_builds/install/2009_07_07_21_10_20
22:06 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_07_07_21_10_20)


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