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]
Other format: [Raw text]

Re: [patch] Move loop header copying after profiling


On Tue, May 10, 2005 at 08:25:57AM +0200, Zdenek Dvorak wrote:
> 	* tree-cfg.c (tree_duplicate_sese_region): Update profile.
> 	* tree-optimize.c (init_tree_optimization_passes) Swap
> 	pass_ch and pass_profile.
> 	* tree-ssa-loop-ch.c (copy_loop_headers): Do not update profile
> 	here.  Remove rewrite_into_loop_closed_ssa call.

Ok.


r~


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