[PATCH] D56593: [SelectionDAG][RFC] Allow the user to specify a memeq function (v5).

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 01:07:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355672: [SelectionDAG] Allow the user to specify a memeq function. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56593?vs=188369&id=189823#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56593

Files:
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/CodeGen/X86/memcmp.ll
  llvm/trunk/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/trunk/test/Transforms/InstCombine/memcmp-1.ll
  llvm/trunk/test/Transforms/InstCombine/strcmp-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56593.189823.patch
Type: text/x-patch
Size: 14638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/c0111e9a/attachment-0001.bin>


More information about the llvm-commits mailing list