commit | 78f4fa74ae2d392ca9314b7ab25386d0e9a07cdb | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Jun 12 09:35:05 2015 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jun 12 10:52:09 2015 +0100 |
tree | 80ba5fc6e070d87f87ee152c6176ea931a2e6f76 | |
parent | 8d86843064912299b71191eabe65ce16fa7f3099 [diff] |
Preserve class loading semantics in optimizing. We were being too agressive in removing HLoadClass instructions. A HInvokeStaticOrDirect can only remove it if it's directly before it. bug: 21711097 Change-Id: Id63502d90e11da60eccfb46daca62e0d5d022119