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

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


DiamondLovesYou retitled this revision from "Add a boolean parameter to make the initial load atomic." to "Make `llvm::expandAtomicRMWToCmpXchg`'s initial load atomic.".
DiamondLovesYou updated the summary for this revision.
DiamondLovesYou updated this revision to Diff 33629.
DiamondLovesYou added a comment.

Fix comments.


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.33629.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/95981ef6/attachment.bin>


More information about the llvm-commits mailing list