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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 08:45:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332990: [InstCombine] Calloc-ed strings optimizations (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47059?vs=147761&id=148018#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47059

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47059.148018.patch
Type: text/x-patch
Size: 9377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/4588bf02/attachment.bin>


More information about the llvm-commits mailing list