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

Sunita_Marathe via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 11:25:16 PDT 2016


Sunita_Marathe updated this revision to Diff 63700.
Sunita_Marathe added a comment.

Hi Krzysztof,

I have uploaded the changes you requested. Thanks for pointing out the additional files which needed changes.


http://reviews.llvm.org/D21920

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21920.63700.patch
Type: text/x-patch
Size: 8126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/0573b739/attachment.bin>


More information about the llvm-commits mailing list