commit | d83280bfda094e8b6ac441b145398d11273d36d2 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 06 15:25:28 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 06 15:55:18 2017 +0000 |
tree | 72b06560d025a5dfa0efdd3d539ac81169069ea3 | |
parent | df04fda5638aa1fb9956808f1cd497b49f62088e [diff] |
Fix test after inlining optimization. Runtime.getRuntime() can now be inlined, but the test was assuming it could not, therefore instructions would not get licm'ed. test: 482-checker-loop-back-edge-use Change-Id: I19ea20c555f699673556225ecf9d945c5a91afa5