[PATCH] D47237: [DSE] Calloc-strlen optimizations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 18:32:48 PDT 2018


xbolva00 updated this revision to Diff 148141.
xbolva00 added a comment.

- Restored blank lines
- Better get for CallInst
- Other improvements


https://reviews.llvm.org/D47237

Files:
  include/llvm/Analysis/MemoryLocation.h
  lib/Analysis/MemoryLocation.cpp
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/zero-string.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47237.148141.patch
Type: text/x-patch
Size: 8893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/eeae7452/attachment.bin>


More information about the llvm-commits mailing list