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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 04:06:02 PDT 2018


xbolva00 updated this revision to Diff 147761.
xbolva00 edited the summary of this revision.

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.147761.patch
Type: text/x-patch
Size: 9212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/29752867/attachment.bin>


More information about the llvm-commits mailing list