On Thu, 2005-08-25 at 02:42 -0400, James Morrison wrote:
> Hey,
>
> I'm going to do more testing on this, but it seems this patch reduces the
> number of DOM iterations from the number of else if statements in pr19097 to
> 2 DOM iterations.
Certainly any time we can optimize more of the compari
Hey,
I'm going to do more testing on this, but it seems this patch reduces the
number of DOM iterations from the number of else if statements in pr19097 to
2 DOM iterations. This is a massive savings and the savings if from
calling fold_build2 (cond_code, boolean_type_node, op0, op1) in
thre