diff options
author | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-10-25 11:11:49 +0900 |
---|---|---|
committer | Kazushi (Jam) Marukawa <marukawa@nec.com> | 2020-10-26 17:03:09 +0900 |
commit | 52f03fe1151f65278c855651bb8f325cca8500ea (patch) | |
tree | 7e112f7714eb6cd6360ebf135c678ce09292684d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | bfabd7878b3240732d64b09eeadbc1eccc21910a (diff) | |
download | llvm-52f03fe1151f65278c855651bb8f325cca8500ea.zip llvm-52f03fe1151f65278c855651bb8f325cca8500ea.tar.gz llvm-52f03fe1151f65278c855651bb8f325cca8500ea.tar.bz2 |
[VE] Support atomic fence
Support atomic fence instruction and add a regression test.
Add MEMBARRIER pseudo insturction also to use it as a barrier
against to the compiler optimizations.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90112
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions