[patch] cse.c: Speed up delete_trivially_dead_insns.

Richard Henderson rth@redhat.com
Thu Feb 24 15:03:00 GMT 2005


On Wed, Feb 23, 2005 at 06:31:14PM -0500, Kazu Hirata wrote:
> 	* cse.c (delete_trivially_dead_insns): Speed up by using
> 	NEXT_INSN and PREV_INSN directly instead of next_real_insn and
> 	prev_real_insn.

Ok.


r~



More information about the Gcc-patches mailing list