diff options
| author | 2022-04-25 16:42:25 +0100 | |
|---|---|---|
| committer | 2022-04-26 12:03:02 +0000 | |
| commit | a107ce357d00fbe99faf85ff2176bda983193d61 (patch) | |
| tree | 0725936278422a008c29bd79b14092a9a376b2fd /compiler/optimizing/code_sinking.cc | |
| parent | 5b7968882e7b0299390592ab79b7ed0eac68cbe1 (diff) | |
x86/x86-64: Rewrite `art_quick_aput_obj`.
Check for the GC marking just once and use a dedicated path
for GC marking on. Use `art_quick_read_barrier_mark_regNN`
for reference marking and remove the obsolete and slow
`READ_BARRIER` macros.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Test: testrunner.py --host --optimizing --gcstress
Bug: 160737021
Change-Id: I250e1bbeb5d93bc14055fc17d4eb0c6167c49e82
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions