commit | 7d275379bf490a87805852129e3fe2e8afe961e7 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Apr 21 16:36:35 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Apr 21 17:17:11 2015 +0100 |
tree | d0bbe856872c92773931c62e6881b0305a916236 | |
parent | 223f2f5b2a20ca8246da1523494900a2424d5956 [diff] |
ART: Update loop info of all nested loops when inlining When inlining into a nested loop, the inliner would only add the new blocks into the innermost loop info object. This patch fixes that and modifies SsaChecker to verify the property. Change-Id: I21d343a6f7d972f5b7420701f816c65ab3f20566