[PATCH] D13021: [DeadStoreElimination] Remove dead zero store to calloc initialized memory

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 09:06:31 PDT 2015


igor-laevsky updated this revision to Diff 35264.
igor-laevsky marked 3 inline comments as done.

Repository:
  rL LLVM

http://reviews.llvm.org/D13021

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/calloc-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13021.35264.patch
Type: text/x-patch
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/4b07a079/attachment.bin>


More information about the llvm-commits mailing list