[PATCH] D11382: x86 atomic: optimize a.store(reg op a.load(acquire), release)
JF Bastien
jfb at chromium.org
Wed Aug 5 14:05:50 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL244128: x86 atomic: optimize a.store(reg op a.load(acquire), release) (authored by jfb).
Changed prior to commit:
http://reviews.llvm.org/D11382?vs=30499&id=31393#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11382
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
llvm/trunk/test/CodeGen/X86/atomic_mi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11382.31393.patch
Type: text/x-patch
Size: 35820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/735e80ee/attachment.bin>
More information about the llvm-commits
mailing list