On 07/01/14 01:16, Zhenqiang Chen wrote:
ChangeLog:
2014-07-01 Zhenqiang Chen <zhenqiang.c...@linaro.org>
* loop-invariant.c (struct invariant): Add a new member: eqno;
(find_identical_invariants): Update eqno;
(create_new_invariant): Init eqno;
(get_inv_cost): Compute comp_cost wiht eqno;
s/wiht/with/
Do you have a testcase for this? If at all possible I'd like to see
some kind of test to verify that this tracking results in better
invariant selection.
With some kind of test and the ChangeLog typo fixed, this is OK.
jeff