[PATCH] More aggressive jump bypassing

Richard Henderson rth@redhat.com
Sat Jan 25 17:55:00 GMT 2003


On Thu, Jan 16, 2003 at 01:33:44PM -0700, Roger Sayle wrote:
> 	* gcse.c (bypass_last_basic_block): New global variable.
> 	(bypass_block):  Use redirect_edge_and_branch_force to redirect
> 	fall-through edges.  Use bypass_last_basic_block to determine
> 	which blocks have valid PRE information.
> 	(bypass_conditional_jumps): Initialize bypass_last_basic_block.

Ok.


r~



More information about the Gcc-patches mailing list