gcc/gcc ChangeLog Makefile.in predict.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Sep 14 00:52:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hubicka@gcc.gnu.org	2004-09-14 00:52:42

Modified files:
	gcc            : ChangeLog Makefile.in predict.c 

Log message:
	* Makefile.in (predict.o): Depend on tree-scalar-evolution.h
	* predict.c: Include tree-scalar-evolution.h and cfgloop.h
	(predict_loops): Use number_of_iterations_exit to predict
	number of iterations on trees.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5433&r2=2.5434
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1385&r2=1.1386
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/predict.c.diff?cvsroot=gcc&r1=1.116&r2=1.117



More information about the Gcc-cvs mailing list