commit | 35ef14b97fb6bd085b09c77e8d179d6204ccc0ad | [log] [tgz] |
---|---|---|
author | Christina Wadsworth <cwadsworth@google.com> | Fri Aug 19 11:24:48 2016 -0700 |
committer | Christina Wadsworth <cwadsworth@google.com> | Mon Aug 22 13:27:32 2016 -0700 |
tree | 983a8bf422c39960169b77658181c21727a62308 | |
parent | 621a27ed21ec5be3c5a2fd473a32bd07260c85e3 [diff] |
ART: String DexCache asm fast path for ARM In the entrypoints, before a string is looked up in the slow path (in the intern table), I added assembly to check the dex cache and return a string pointer if the string is already in the dex cache. Test: test-art-host Change-Id: I245946b3efa9c2e4fa56f761effb90963ac22ec4