[PATCH] edge profiler considering liveness

Jan Hubicka jh@suse.cz
Thu Oct 28 17:14:00 GMT 2004


> Hi Jan,
> 
> I've made the changes you suggested and checked the patch with
> profiledbootstrap on s390, s390x and i386.
> 
> Please commit the patch to mainline if you think it's ok.
> 
> Bye,
> 
> -Andreas-
> 
> 2004-10-28  Andreas Krebbel  <krebbel1@de.ibm.com>
> 
> 	* profile.c (branch_prob): Call to init_edge_profiler added.
> 	* rtl-profile.c (rtl_init_edge_profiler): New function.
> 	(rtl_gen_edge_profiler): Replaced call to insert_insn_on_edge with
> 	call to safe_insert_insn_on_edge.
> 	(rtl_profile_hooks): rtl_init_edge_profiler added.
> 	* tree-profile.c (tree_init_edge_profiler): New function.
> 	(tree_profile_hooks): tree_init_edge_profiler added.
> 	* value-prof.h (profile_hooks) init_edge_profiler prototype added.

Applied, thanks!
Honza



More information about the Gcc-patches mailing list