[PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE

Z. Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 12:00:48 PST 2015


zzheng set the repository for this revision to rL LLVM.
zzheng updated this revision to Diff 42326.
zzheng added a comment.

Fixed build error due to explicit ilist::iterator.


Repository:
  rL LLVM

http://reviews.llvm.org/D13363

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/cycle.ll
  test/Transforms/DeadStoreElimination/ifthen.ll
  test/Transforms/DeadStoreElimination/ifthenelse.ll
  test/Transforms/DeadStoreElimination/ifthenelse2.ll
  test/Transforms/DeadStoreElimination/loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13363.42326.patch
Type: text/x-patch
Size: 22473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/39590262/attachment.bin>


More information about the llvm-commits mailing list