diff options
author | Søren Gjesse <sgjesse@google.com> | 2018-06-20 17:40:14 +0200 |
---|---|---|
committer | Søren Gjesse <sgjesse@google.com> | 2018-06-20 17:40:14 +0200 |
commit | dabd5639e3b65f8e96e4aafe004f1c0ccae3c5c3 (patch) | |
tree | bb1aeb61432133ddb05308e0ded4ab7472ac10c2 /compiler/common_compiler_test.cc | |
parent | b1775a8bc48bc1b3d90c34a509285c02e56548da (diff) |
Update test expectations for 530-checker-lse
With D8 version 1.3.1-dev the optimization "Eliminate redundant field loads."
(https://r8-review.googlesource.com/c/r8/+/22160) removes an instruction in
one of the methods in the test 530-checker-lse.
The dex code for
static int test10(TestClass obj) {
TestClass.si += obj.i;
return obj.i;
}
will only have one instance field get instruction generated.
Test: art/test/testrunner/testrunner.py -b --host -t 530-checker-lse
Change-Id: Id238d53b7cbcc2667a842ff7a6393ba92e702b72
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions