r111980 - in /trunk/gcc: ChangeLog basic-block....
steven@gcc.gnu.org
steven@gcc.gnu.org
Sun Mar 12 22:58:00 GMT 2006
Author: steven
Date: Sun Mar 12 22:58:22 2006
New Revision: 111980
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111980
Log:
* predict.c (estimate_probability): Remove.
* profile.c (rest_of_handle_branch_prob, pass_branch_prob): Remove.
* basic-block.h (estimate_probability): Remove prototype.
* passes.c (finish_optimization_passes): Dump branch prediction or
profiling heuristics to the .profile tree dump.
(init_optimization_passes): Unqueue pass_branch_prob.
* doc/invoke.texi (-fdump-rtl-bp): Remove.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/basic-block.h
trunk/gcc/doc/invoke.texi
trunk/gcc/passes.c
trunk/gcc/predict.c
trunk/gcc/profile.c
More information about the Gcc-cvs
mailing list