[PATCH] D11382: x86 atomic: optimize a.store(reg op a.load(acquire), release)

JF Bastien jfb at chromium.org
Thu Jul 23 09:49:54 PDT 2015


jfb updated this revision to Diff 30498.
jfb marked 2 inline comments as done.
jfb added a comment.

- Comment on x86-32 testing of atomics and SSE.


http://reviews.llvm.org/D11382

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/atomic_mi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11382.30498.patch
Type: text/x-patch
Size: 35655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/de652c95/attachment.bin>


More information about the llvm-commits mailing list