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


23:57 => Start run 2009_07_28_23_44_07
23:57 => GIT build
commit 4c7fe1ece6eea30c30a7cb1404b8f8e938b23fa3
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/4c7fe1ece6eea30c30a7cb1404b8f8e938b23fa3
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 28 21:40:33 2009 +0000

    Dead code elimination using Graphite.
    
    2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* graphite-clast-to-gimple.c (build_cloog_prog): Do not code generate
    	statements that have an empty iteration domain.
    	* testsuite/gfortran.dg/graphite/id-16.f: New.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150183
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150183 138bc75d-0d04-0410-961f-82ee72b054a4

commit 25f06e45d9bd61412cf019b979a618e1f716695e
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/25f06e45d9bd61412cf019b979a618e1f716695e
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 28 21:40:26 2009 +0000

    Make instantiate_scev return dont_know when the result is not above instantiate_below
    
    2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* tree-scalar-evolution.c (instantiate_scev_1): Return
    	chrec_dont_know when the result is not above instantiate_below.
    	* graphite-scop-detection.c (scopdet_basic_block_info): Fix formatting.
    	* graphite-sese-to-poly.c (create_linear_expr_from_tree): Assert that the
    	tree has a known scalar evolution.
    	* testsuite/gfortran.dg/graphite/id-14.f: New.
    	* testsuite/gfortran.dg/graphite/id-15.f: New.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150182
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150182 138bc75d-0d04-0410-961f-82ee72b054a4

commit 8fc6aec152df785f0650e922eca33172ddcda266
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/8fc6aec152df785f0650e922eca33172ddcda266
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 28 21:40:22 2009 +0000

    Fix the insertion order of rename statements.
    
    2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* sese.c (rename_variables_in_stmt): Pass in an extra parameter
    	insert_gsi.
    	(rename_variables): Keep inserting renames after the ones already
    	inserted.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150180
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150180 138bc75d-0d04-0410-961f-82ee72b054a4

commit 99126c531fd22b73049fd8ec25af23fb7c5ec294
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/99126c531fd22b73049fd8ec25af23fb7c5ec294
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 28 21:40:17 2009 +0000

    Sort dominated_by information before using it.
    
    2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* graphite-sese-to-poly.c (compare_bb_depths): New.
    	(graphite_sort_dominated_info): New.
    	(build_scop_bbs_1): Call graphite_sort_dominated_info.
    	(build_scop_scattering): Fix comment.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150179
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150179 138bc75d-0d04-0410-961f-82ee72b054a4

commit b53f0a2af0881b3fb82f2961fab547ca7f194de6
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/b53f0a2af0881b3fb82f2961fab547ca7f194de6
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 28 21:40:12 2009 +0000

    Add testcases for PR35356.
    
    2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* graphite.c (graphite_finalize): Call print_loops instead of
    	dump_function_to_file.
    	* testsuite/gcc.dg/graphite/graphite.exp: Fix formatting.
    	* testsuite/gcc.dg/graphite/pr35356-1.c: New.  Look for the number of
    	loops generated in the graphite output file.
    	* testsuite/gcc.dg/graphite/pr35356-2.c: New.
    	* testsuite/gcc.dg/graphite/pr35356-3.c: New.  XFAILed for now.
    	* testsuite/gfortran.dg/graphite/id-12.f: New.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150178
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150178 138bc75d-0d04-0410-961f-82ee72b054a4
23:57 => Configure
23:58 => Build
01:55 => Install to /n/16/grosser/daily_git_builds/install/2009_07_28_23_44_07
01:57 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_07_28_23_44_07)
03:19 => Run compare_tests
BUILD SUCCESSFUL


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