[PATCH] D18906: [DeadStoreElimination] Shorten beginning of memset overwritten by later stores

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 12:57:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267197: [DeadStoreElimination] Shorten beginning of memset overwritten by later stores (authored by junbuml).

Changed prior to commit:
  http://reviews.llvm.org/D18906?vs=54655&id=54706#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18906

Files:
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/trunk/test/Transforms/DeadStoreElimination/OverwriteStoreBegin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18906.54706.patch
Type: text/x-patch
Size: 10613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/db99e385/attachment.bin>


More information about the llvm-commits mailing list