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]

[graphite] Regression testing on 2009_07_07_23_00_19 git-svn


23:01 => Start run 2009_07_07_23_00_19
23:01 => GIT build
commit c62ad0dabec642562fe669c99d1490a557f23687
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 7 20:53:26 2009 +0000

    Do not represent scevs containing n * m
    
    2009-07-07  Sebastian Pop  <sebastian.pop@amd.com>
    
    	* graphite-scop-detection.c (graphite_can_represent_init): New.
    	(graphite_can_represent_scev): Call graphite_can_represent_init:
    	check that the initial value does not contain multiplications of
    	parameters.
    	(stmt_has_simple_data_refs_p): New.
    	(stmt_simple_for_scop_p): Call stmt_simple_for_scop_p.
    	(is_simple_operand): Fix formatting.
    	* graphite-sese-to-poly.c (try_generate_gimple_bb): Fix formatting.
    
    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149348
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@149348 138bc75d-0d04-0410-961f-82ee72b054a4
23:01 => Configure
23:01 => Build


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