diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2014-11-26 18:30:23 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2014-11-26 19:07:14 +0000 |
commit | 46fbaab1bf2981f2768b046abf43e368663daacd (patch) | |
tree | 36b8ea48ce8f2a1dafb121b4cf18176f174b8835 /compiler/optimizing/code_generator_arm.cc | |
parent | f2611341d2e45144edd25c90f66834687a043dcc (diff) | |
download | android_art-46fbaab1bf2981f2768b046abf43e368663daacd.tar.gz android_art-46fbaab1bf2981f2768b046abf43e368663daacd.tar.bz2 android_art-46fbaab1bf2981f2768b046abf43e368663daacd.zip |
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
Diffstat (limited to 'compiler/optimizing/code_generator_arm.cc')
0 files changed, 0 insertions, 0 deletions