[PATCH] D34885: Add element atomic memset intrinsic
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 14:57:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307854: Add element atomic memset intrinsic (authored by dneilson).
Changed prior to commit:
https://reviews.llvm.org/D34885?vs=106310&id=106321#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34885
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/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.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: D34885.106321.patch
Type: text/x-patch
Size: 20018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/2770a6f2/attachment.bin>
More information about the llvm-commits
mailing list