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

Ivan Baev via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 17:28:04 PDT 2015


ivanbaev retitled this revision from "[DeadStoreElimination] Add support for DSE across blocks" to "[DeadStoreElimination] Add support for non-local DSE".
ivanbaev updated this revision to Diff 38338.

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.38338.patch
Type: text/x-patch
Size: 21152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151025/2c8dc4a4/attachment.bin>


More information about the llvm-commits mailing list