[PATCH] D12338: Make `llvm::expandAtomicRMWToCmpXchg`'s initial load atomic.

Richard Diamond via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 14:34:49 PDT 2015


DiamondLovesYou updated this revision to Diff 33633.
DiamondLovesYou added a comment.

Added tests for the other atomic orderings.


http://reviews.llvm.org/D12338

Files:
  lib/CodeGen/AtomicExpandPass.cpp
  test/CodeGen/X86/2010-01-08-Atomic64Bug.ll
  test/CodeGen/X86/atomic-load-store-wide.ll
  test/CodeGen/X86/atomic-minmax-i6432.ll
  test/CodeGen/X86/atomic128.ll
  test/Transforms/AtomicExpand/X86/expand-atomic-rmw-initial-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12338.33633.patch
Type: text/x-patch
Size: 7933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/8cd1e8b8/attachment.bin>


More information about the llvm-commits mailing list