[PATCH] [X86] replace (atomic fetch_add of 0) by (mfence; mov)
Robin Morisset
morisset at google.com
Wed Aug 27 15:37:20 PDT 2014
Fixed formatting.
Thanks David for suggesting the use of clang-format.
http://reviews.llvm.org/D5091
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/atomic_add_zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5091.13006.patch
Type: text/x-patch
Size: 5384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/61cca4ca/attachment.bin>
More information about the llvm-commits
mailing list