[PATCH] D12338: Add a boolean parameter to make the initial load atomic.

Richard Diamond via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 29 15:26:11 PDT 2015


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

Unconditionally make the initial load atomic and fix the resulting X86 test failures.


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.33517.patch
Type: text/x-patch
Size: 6596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150829/dff22f99/attachment.bin>


More information about the llvm-commits mailing list