summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2014-08-19 16:47:06 -0700
committerbuzbee <buzbee@google.com>2014-08-19 17:40:22 -0700
commitebc56bd68743dfffcfeb04f938181b18efaed85c (patch)
tree39c5b83d78d99eddc170a6faa29e96d412b86a30 /test/ProfileTestMultiDex
parent93de4273d72a2558a7b3423547b5074cd76c5796 (diff)
Quick compiler: fix Arm64 inline locking code
The Arm64 monitor enter code was incorrectly comparing the thread ID to zero rather than the lock value to determine if the inline fast path was doable. As a result, we ended up always using the out-of-line case. This fix delivers a 6% improvement to DeltaBlue. b/16707253 Change-Id: I499530da84beecf1f3f5c5ebb666e3eb12599ac0
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions