diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-11-20 15:04:10 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-11-21 11:21:50 -0800 |
commit | 807140048f82a2b87ee5bcf337f23b6a3d1d5269 (patch) | |
tree | c7aed019b2c0454f74936fdde54653613ffa9d71 /test/MultiDexModifiedSecondary | |
parent | c934e483ceabbd589422beea1fa35f5182ecfa99 (diff) |
Add fast string sharpening
String sharpening changes const strings to PC relative loads instead
of always going through the dex cache. This saves code size and
probably improves performance slightly.
Before: 49602992 system@framework@boot.oat
After: 49385904 system@framework@boot.oat
Pre-cursor to removing dex_cache_strings_ field from ArtMethod.
Bug: 17643507
Change-Id: I1787f48774631eee0accafeea257aa8d0e91e8d6
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions