[PATCH] D47218: [InstCombine] Remove calloc transformations

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 13:31:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333022: [InstCombine] Remove calloc transformations (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47218?vs=148077&id=148089#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47218

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: D47218.148089.patch
Type: text/x-patch
Size: 9036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/84d17503/attachment.bin>


More information about the llvm-commits mailing list