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

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 15:28:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266002: Add __atomic_* lowering to AtomicExpandPass. (authored by jyknight).

Changed prior to commit:
  http://reviews.llvm.org/D18200?vs=52724&id=53332#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18200

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18200.53332.patch
Type: text/x-patch
Size: 52687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/fd854814/attachment.bin>


More information about the llvm-commits mailing list