Timing information for CFG manipulations

Richard Henderson rth@redhat.com
Wed Oct 17 13:38:00 GMT 2001


On Tue, Oct 16, 2001 at 05:01:37PM +0200, Jan Hubicka wrote:
> 	* cfgrtl.c (commite_one_edge_insertion): Create an bitmap to pass
> 	to find_sub_basic_blocks.

I don't especially like the feature that commite_one_edge_insertion
has to do all sorts of extra work to update one block.  Perhaps you
should create a find_many_sub_basic_blocks that takes the sbitmap,
but find_sub_basic_blocks continues to update one block.


r~



More information about the Gcc-patches mailing list