commit | 175d09beba59060f6634ba45ebccc712accd032e | [log] [tgz] |
---|---|---|
author | Christina Wadsworth <cwadsworth@google.com> | Wed Aug 31 16:26:01 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Sep 08 19:46:31 2016 -0700 |
tree | 531f95d86c3b4ad41cf922c4745ba26a44542dc8 | |
parent | 35e5e9c5e1ac976145eb5a887704e026c2636fa3 [diff] |
ART: Generate path to entrypoints in VisitLoadString for x86 Code size unmeasured, presumably ~-1%. Generate code to go into string dex cache entrypoints in VisitLoadString instead of with slow paths, since we now go into entrypoints almost every time. Change-Id: Ic4335a23934547737dbda12111f672da1e6c0ef7 Tests: test-art-host CC baker