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] Small speedup to ifcvt


On Wed, 17 Nov 2004, Andrew Pinski wrote:
>
> 	* ifcvt.c (find_if_block): Move the check for the number of edges
> 	above the loops checking for complex edges.
> 	Remove the counting of edges as we use EDGE_COUNT now.
>

This is OK for mainline.

Thanks,

Roger
--


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