[PATCH] D61585: [SimplifyLibCalls] Simplify bcmp too.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 02:14:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360021: [SimplifyLibCalls] Simplify bcmp too. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61585?vs=198236&id=198238#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61585

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/bcmp-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61585.198238.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/58a3ce26/attachment.bin>


More information about the llvm-commits mailing list