commit | 46fbaab1bf2981f2768b046abf43e368663daacd | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 26 18:30:23 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 26 19:07:14 2014 +0000 |
tree | 36b8ea48ce8f2a1dafb121b4cf18176f174b8835 | |
parent | f2611341d2e45144edd25c90f66834687a043dcc [diff] |
Fix a bug in the linear scan register allocator. Triggered by: org.apache.harmony.tests.java.util.jar.JarFileTest#testGetJarEntry. By miscompling: okhttp.CacheControl#parse. A move occuring just before the first instruction of a block should not be handled by ConnectSplitSiblings, but by ConnectSiblings instead. Change-Id: I8ad409734809e6787bb7321563e1331e7a6906c0