diff options
author | Vladimir Marko <vmarko@google.com> | 2020-12-02 12:30:21 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2020-12-10 17:01:19 +0000 |
commit | 0615dd9138d273567da6cca17176bdf560377418 (patch) | |
tree | fb4f5c025b488efc35177b7d55c62de83d27b232 /test/ProfileTestMultiDex/Main.java | |
parent | d259ffb453b04b6b8e0c48daf6dd6554ec80ee97 (diff) |
arm: Better document memory barriers for Unsafe/VarHandle.
Defer to the codegen for the memory barriers instead of
explicit calls to assembler to emit the DMB instruction.
This use of MemBarrierKind allows us to better express
the required ordering even though codegen then generates
the same code anyway.
Test: testrunner.py --target --32 --optimizing
Bug: 71781600
Change-Id: I80cd8a6040b9f58ade4aa2adc9f98cfdfbdc758e
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions