[graphite] Regression testing on 2009_08_05_23_40_01

Graphite SVN tester gcc-graphite@googlegroups.com
Wed Aug 5 22:44:00 GMT 2009


23:40 => Start run 2009_08_05_23_40_01
23:40 => SVN update
23:40 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150503
------------------------------------------------------------------------
r150503 | spop | 2009-08-05 23:37:49 +0200 (Wed, 05 Aug 2009) | 15 lines

Recompute profile after Graphite.

2009-08-05  Sebastian Pop  <sebastian.pop@amd.com>

	* Makefile.in (graphite.o): Depends on PREDICT_H.
	* graphite.c: Include predict.h.
	(graphite_finalize): Call tree_estimate_probability.
	* predict.c (predict_loops): Do not call scev_initialize and
	scev_finalize.
	(tree_estimate_probability_bb): New.
	(tree_estimate_probability): Do not initialize loops: move that
	code to the driver.  Call tree_estimate_probability_bb.
	(tree_estimate_probability_driver): New.
	(pass_profile): Use tree_estimate_probability_driver.
	* predict.h (tree_estimate_probability): Declared.
------------------------------------------------------------------------
23:40 => Configure
23:40 => Build
00:43 => Install to /n/16/grosser/daily_builds/install/2009_08_05_23_40_01
00:44 => Run tests (testlogs are in /n/16/grosser/daily_builds/log/2009_08_05_23_40_01)



More information about the Gcc-testresults mailing list