gcc/gcc ChangeLog.profiling predict.c predict. ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon Apr 19 07:18:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-profiling-branch
Changes by:	hubicka@gcc.gnu.org	2004-04-19 07:18:29

Modified files:
	gcc            : ChangeLog.profiling predict.c predict.h 
	                 profile.c 

Log message:
	* predict.c (counts_to_freqs): Make global.
	(tree_estimate_probability): Bail out when profile has been read.
	* predict.h (counts_to_freqs): Declare.
	* profile.c (compute_branch_probabilities): Use it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.profiling.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.1.2.32&r2=1.1.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.71.2.18.2.7&r2=1.71.2.18.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.h.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.6.2.4&r2=1.6.2.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/profile.c.diff?cvsroot=gcc&only_with_tag=tree-profiling-branch&r1=1.93.2.25.2.4&r2=1.93.2.25.2.5



More information about the Gcc-cvs mailing list