* Claudiu Zissulescu [2016-11-28 09:29:22
+]:
> Hi Andrew,
>
> Approved, but ...
Thanks. Committed as r243007 with the changes you suggested.
Thanks again,
Andrew
>
> > +/* Return true if a load instruction (CONSUMER) uses the same address
> > + as a store instruction (PRODUCER).
Hi Andrew,
Approved, but ...
> +/* Return true if a load instruction (CONSUMER) uses the same address
> + as a store instruction (PRODUCER). This function is used to avoid
> + st/ld address hazard in ARC700 cores. */
Missing space after dot.
> + /* Peel the producer and the consumer for