On Thu, Jan 06, 2011 at 09:59:08AM +0200, Revital1 Eres wrote:
> Index: loop-doloop.c
> +     Some targets (ARM) do the comparison before the branch, as in the
> +     folloring form:
        ^^^^^^^^^

"following"

> +      /* In case the pattern is not PARALLEL we expect two forms
> +      of doloop which are cases 2) and 3) above: in case 2) the
> +      decrement is immediately precedes the branch. while in case
                   ^^

Take out the "is".

> +      3) the compre and decrement instructions immediately precede
                ^^^^^^

"compare"

> Index: config/arm/thumb2.md
> +   /* Currently SMS relies on the do-loop pattern to recognize loops
> +      where (1) the control part comprises of all insns defining and/or
                                    ^^^^^^^^^

I think "consists" would be more idiomatic here, even if it's still a
little awkward.

-Nathan

Reply via email to