summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/atomic-fence-02.ll
AgeCommit message (Collapse)Author
2016-04-04[SystemZ] Support ATOMIC_FENCEUlrich Weigand
A cross-thread sequentially consistent fence should be lowered into z/Architecture's BCR serialization instruction, instead of causing a fatal error in the back-end. Author: bryanpkc Differential Revision: http://reviews.llvm.org/D18644 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265292 91177308-0d34-0410-b5e6-96231b3b80d8