[PATCH] D47059: [InstCombine] Calloc-ed strings optimizations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 03:34:57 PDT 2018


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

- Fixed a comment


https://reviews.llvm.org/D47059

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/MemoryBuiltins.cpp
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/zero-string.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47059.147758.patch
Type: text/x-patch
Size: 12347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/5029c809/attachment.bin>


More information about the llvm-commits mailing list