diff options
author | Bill Buzbee <buzbee@google.com> | 2010-03-05 10:56:37 -0800 |
---|---|---|
committer | Bill Buzbee <buzbee@google.com> | 2010-03-05 10:56:37 -0800 |
commit | 5d4bac4cf4474d789258e1a0d7d8aec80ea27ec5 (patch) | |
tree | c2c683bed7c58940c921a17ca51b0b19a3455425 /vm/compiler/Compiler.h | |
parent | c9b3aeb659ac420bdc3d3c550423ab1fec5fde4c (diff) | |
download | android_dalvik-5d4bac4cf4474d789258e1a0d7d8aec80ea27ec5.tar.gz android_dalvik-5d4bac4cf4474d789258e1a0d7d8aec80ea27ec5.tar.bz2 android_dalvik-5d4bac4cf4474d789258e1a0d7d8aec80ea27ec5.zip |
Jit: Fix for issue 2487769, Simplify in-line thin lock release
The Jit was using ldrex/strex to clear an owned thin lock in the
fast path. This was not necessary - an integer store works and is
much faster.
Diffstat (limited to 'vm/compiler/Compiler.h')
0 files changed, 0 insertions, 0 deletions