[PATCH] D11143: [RFC] Cross Block DSE

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 21:18:13 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245025: Add support for cross block dse. (authored by karthik).

Changed prior to commit:
  http://reviews.llvm.org/D11143?vs=32032&id=32127#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11143

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11143.32127.patch
Type: text/x-patch
Size: 19166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/7e95cbee/attachment.bin>


More information about the llvm-commits mailing list