commit | 0d8db99ac5d838f81e0d3be83a5b00d5475edf86 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Nov 11 14:40:10 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 12 09:33:10 2014 +0000 |
tree | de1bb824aaf8cb2320ded80394dd65a44355fa52 | |
parent | 36750ca45fcbe4706d3a3419cf7f988a129a876c [diff] |
Implement invokesuper in optimizing. - Ensure dex2oat is in PIC mode, as this will drive the decisions made in the compiler driver, and optimizing only suppots PIC anyway. - Since invokesuper is sharpened into invoke-direct, also support sharpening of invokeinterface and invokevirtual. Change-Id: I0a1bd79a13dc1c9e67e3cb11d38f0cd4459968ae