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

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 18:31:01 PDT 2016


jyknight updated this revision to Diff 50902.
jyknight added a comment.

Tweaks for review


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.50902.patch
Type: text/x-patch
Size: 49640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/626e51c6/attachment.bin>


More information about the llvm-commits mailing list