[PATCH] [X86] replace (atomic fetch_add of 0) by (mfence; mov)

Robin Morisset morisset at google.com
Wed Aug 27 16:35:24 PDT 2014


Fix formatting

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.13014.patch
Type: text/x-patch
Size: 5959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/e7d81e05/attachment.bin>


More information about the llvm-commits mailing list