[PATCH] D13021: [DeadStoreElimination] Remove dead zero store to calloc initialized memory
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 04:40:19 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248374: [DeadStoreElimination] Remove dead zero store to calloc initialized memory (authored by igor.laevsky).
Changed prior to commit:
http://reviews.llvm.org/D13021?vs=35264&id=35478#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13021
Files:
llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/trunk/test/Transforms/DeadStoreElimination/calloc-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13021.35478.patch
Type: text/x-patch
Size: 8862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/356264f5/attachment.bin>
More information about the llvm-commits
mailing list