This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: even faster propagate_freq


On Sat, Aug 18, 2001 at 11:05:51PM +0200, Jan Hubicka wrote:
> 	* predict.c (block_info_def): Add npredecesors, remove nvisited;
> 	change visited to tovisit.
> 	(propagate_freq): Use faster traversing algorithm.
> 	(estimate_loops_at_level, estimate_bb_frequencies): Change visited
> 	to tovisit; reverse meaning.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]