[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
Tue Feb 5 05:31:17 PST 2019


courbet updated this revision to Diff 185288.
courbet marked 2 inline comments as done.
courbet added a comment.

Refactor emitBCmp() to BuildLibCalls.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56593

Files:
  include/llvm/Transforms/Utils/BuildLibCalls.h
  lib/Analysis/TargetLibraryInfo.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/CodeGen/X86/memcmp.ll
  test/Transforms/InferFunctionAttrs/annotate.ll
  test/Transforms/InstCombine/memcmp-1.ll
  tools/llvm-exegesis/lib/Clustering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56593.185288.patch
Type: text/x-patch
Size: 15706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/8cd4162f/attachment.bin>


More information about the llvm-commits mailing list