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

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 13:21:08 PDT 2016


jyknight updated this revision to Diff 52275.
jyknight marked 7 inline comments as done.
jyknight added a comment.

Updates for review comments.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18200.52275.patch
Type: text/x-patch
Size: 51760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/c66b391f/attachment-0001.bin>


More information about the llvm-commits mailing list