[PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 12:35:09 PDT 2016


jyknight updated this revision to Diff 52724.
jyknight marked 15 inline comments as done.
jyknight added a comment.

3rd round review fixes.


http://reviews.llvm.org/D18200

Files:
  docs/Atomics.rst
  include/llvm/CodeGen/RuntimeLibcalls.h
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/AtomicExpandPass.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Target/Sparc/SparcISelLowering.cpp
  test/Transforms/AtomicExpand/SPARC/libcalls.ll
  test/Transforms/AtomicExpand/SPARC/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18200.52724.patch
Type: text/x-patch
Size: 52203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160405/2198523c/attachment.bin>


More information about the llvm-commits mailing list