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_17_10_01


17:10 => Start run 2009_07_07_17_10_01
17:10 => SVN update
17:11 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149348
------------------------------------------------------------------------
r149348 | spop | 2009-07-07 15:53:26 -0500 (Tue, 07 Jul 2009) | 12 lines

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.
------------------------------------------------------------------------
17:11 => Configure
17:11 => Build
17:33 => Install to /home/seb/daily_builds/install/2009_07_07_17_10_01
17:34 => Run extra tests


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