commit | 73a4265ed80f842d21b3bc91bea5d7105e9d3c6f | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Fri Nov 20 17:22:57 2015 +0100 |
committer | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Tue Nov 24 15:42:17 2015 +0100 |
tree | a61cc7d2b5820e10b7f5e94fd4536df5960ae237 | |
parent | 22c20ef131812a6e7ff01f8c57ffe1eb0942fc39 [diff] |
MIPS32: Record missing implicit null checks ImplicitNullChecks are recorded for HandleFieldGet and HandleFieldSet instructions for longs after accessing first word. This fixes following CTS tests: * dot.junit.opcodes.iget_wide.JUnit_Test_iget_wide#testE2 * dot.junit.opcodes.iput_wide.JUnit_Test_iput_wide#testE2 Change-Id: I0a93370d4a78d36805a8d5a6c304ca0329da2363