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

JF Bastien jfb at chromium.org
Tue Jul 21 09:53:01 PDT 2015


jfb updated this revision to Diff 30266.
jfb added a comment.

- Address dvyukov's comment: test that self-add doesn't fold.


http://reviews.llvm.org/D11382

Files:
  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.30266.patch
Type: text/x-patch
Size: 18709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/5944606d/attachment.bin>


More information about the llvm-commits mailing list