[PATCH] D89321: [MemLoc] Support memchr/memccpy in MemoryLocation::getForArgument

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 02:38:10 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28691cdd714f: [MemLoc] Support memchr/memccpy in MemoryLocation::getForArgument (authored by xbolva00).

Changed prior to commit:
  https://reviews.llvm.org/D89321?vs=297872&id=298570#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89321

Files:
  llvm/lib/Analysis/MemoryLocation.cpp
  llvm/test/Analysis/BasicAA/libfuncs.ll
  llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89321.298570.patch
Type: text/x-patch
Size: 8422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/f1e57174/attachment.bin>


More information about the llvm-commits mailing list