commit | 16d3a65a25f03a7e447cafc7ab8fbdb52807cae6 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Fri Sep 09 10:33:50 2016 -0700 |
committer | Aart Bik <ajcbik@google.com> | Thu Sep 15 08:59:36 2016 -0700 |
tree | cb22e0f7109b75dee3df0eb57939eb2a5004d854 | |
parent | 32772cbdbcb35f5475b01f31314a3c7289bdb589 [diff] |
Added ability to generate last-value of linear induction. Also added utility to update fetches in induction nodes. Rationale: This is a first step towards the larger CL that introduces a new loop optimization framework in the optimizing compiler (see https://android-review.googlesource.com/#/c/271392/3). Change-Id: Ibecd674c8146d9665340e68718c498555646129a Tests: induction_var_range_test