diff options
author | 2021-11-02 10:51:57 +0000 | |
---|---|---|
committer | 2021-11-08 13:43:17 +0000 | |
commit | ad33392536e606eac02bf3ee261fa7ddd26646a0 (patch) | |
tree | 415155d35754c830cabafdc5f522731b8eab92cc /compiler/optimizing/instruction_builder.cc | |
parent | 39c36b28c7111411a509a0578741382842e6a067 (diff) |
JNI: Rewrite read barrier slow path.
Preserve all argument registers in the slow path to prepare
for moving arguments in registers for @FastNative. Move the
read barrier check earlier as it logically belongs to the
transition frame creation. For Baker read barriers, add a
mark bit check with fast return to the main path.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Test: run-gtests.sh
Test: testrunner.py --target --optimizing
Bug: 172332525
Change-Id: I50bbc0bc9d54577281e7667aafebb4a53a539af1
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions