diff options
author | Roland Levillain <rpl@google.com> | 2016-01-20 16:38:05 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2016-01-20 16:38:05 +0000 |
commit | c8f1df9965ca7f97ba9e6289f8c7a717765a59a9 (patch) | |
tree | 7c04fd5601293cc251651ce2df2dfd2416737a1c /compiler/optimizing/graph_visualizer.cc | |
parent | fef7aabd582ae0237a44947c5e0b24cb63e395f0 (diff) |
ARM64 Baker's read barrier fast path implementation.
Introduce an ARM64 fast path implementation in Optimizing
for Baker's read barriers (for both heap reference loads and
GC root loads). The marking phase of the read barrier is
performed by a slow path, invoking the runtime entry point
artReadBarrierMark.
Other read barrier algorithms continue to use the original
slow path based implementation, which has been renamed as
GenerateReadBarrierSlow/GenerateReadBarrierForRootSlow.
Bug: 12687968
Bug: 26601270
Change-Id: I60da15249b58a8ee1a065ed9be2c4e438ee17150
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions