[graphite] Regression testing on 2009_08_05_16_40_01

Sebastian Pop buildserver12@gmail.com
Wed Aug 5 21:39:00 GMT 2009


16:40 => Start run 2009_08_05_16_40_01
16:40 => SVN update
16:40 => Updated to:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150503
------------------------------------------------------------------------
r150503 | spop | 2009-08-05 16:37:49 -0500 (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.
------------------------------------------------------------------------
16:40 => Configure
16:40 => Build



More information about the Gcc-testresults mailing list