[PATCH] D21920: Fix for Bug 26903 adds support to inline __builtin_mempcpy

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 10:32:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275284: Fix for Bug 26903, adds support to inline __builtin_mempcpy (authored by akaylor).

Changed prior to commit:
  http://reviews.llvm.org/D21920?vs=63700&id=63821#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21920

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/test/CodeGen/Generic/mempcpy_call.ll
  llvm/trunk/test/CodeGen/X86/mempcpy_ret_val.ll
  llvm/trunk/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/trunk/test/Transforms/InferFunctionAttrs/no-proto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21920.63821.patch
Type: text/x-patch
Size: 8456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/5cdc744c/attachment.bin>


More information about the llvm-commits mailing list