[PATCH] D18644: [SystemZ] Support ATOMIC_FENCE

Bryan Chan via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 07:36:04 PDT 2016


bryanpkc updated the summary for this revision.
bryanpkc updated this revision to Diff 52462.
bryanpkc added a comment.

I have updated the patch to be mimic the behaviour of ATOMIC_FENCE on X86, as suggested.


http://reviews.llvm.org/D18644

Files:
  lib/Target/SystemZ/SystemZAsmPrinter.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.h
  lib/Target/SystemZ/SystemZInstrInfo.td
  lib/Target/SystemZ/SystemZOperators.td
  test/CodeGen/SystemZ/atomic-fence-01.ll
  test/CodeGen/SystemZ/atomic-fence-02.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18644.52462.patch
Type: text/x-patch
Size: 6528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/5ee4f6d8/attachment.bin>


More information about the llvm-commits mailing list