[PATCH] D27133: Introduce element-wise atomic memcpy and memmove intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 06:41:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290708: Introduce element-wise atomic memcpy intrinsic (authored by igor.laevsky).

Changed prior to commit:
  https://reviews.llvm.org/D27133?vs=82509&id=82666#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27133

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/CodeGen/X86/element-wise-atomic-memory-intrinsics.ll
  llvm/trunk/test/Verifier/element-wise-atomic-memory-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27133.82666.patch
Type: text/x-patch
Size: 13849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/6bf48227/attachment.bin>


More information about the llvm-commits mailing list