[PATCH] D34884: Add element atomic memmove intrinsic
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 08:26:09 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307796: Add element atomic memmove intrinsic (authored by dneilson).
Changed prior to commit:
https://reviews.llvm.org/D34884?vs=104854&id=106223#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34884
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.h
llvm/trunk/include/llvm/IR/IntrinsicInst.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: D34884.106223.patch
Type: text/x-patch
Size: 20094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/39d88bbe/attachment-0001.bin>
More information about the llvm-commits
mailing list