[PATCH] D71710: [instrinsics] Add @llvm.memcpy.inline instrinsics

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 06:33:37 PST 2020


gchatelet updated this revision to Diff 239570.
gchatelet added a comment.

- rebasing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71710/new/

https://reviews.llvm.org/D71710

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/Lint.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/X86/memcpy-inline.ll
  llvm/test/Other/lint.ll
  llvm/test/Verifier/intrinsic-immarg.ll
  llvm/test/Verifier/memcpy-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71710.239570.patch
Type: text/x-patch
Size: 14802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/794c5096/attachment.bin>


More information about the llvm-commits mailing list