[PATCH] D50233: [InstCombine] Transform str(n)cmp to memcmp

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 21:33:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339410: [InstCombine] Transform str(n)cmp to memcmp (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50233?vs=159485&id=160054#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50233

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/strcmp-memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50233.160054.patch
Type: text/x-patch
Size: 20422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/2856aec2/attachment.bin>


More information about the llvm-commits mailing list