[PATCH] D29866: [PDSE] Add PDSE.

bryant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 04:06:50 PST 2017


bryant updated this revision to Diff 89346.
bryant retitled this revision from "[PDSE] Add pretty printer for factored redundancy graph." to "[PDSE] Add PDSE.".
bryant added a comment.

- PDSE actually PDSEs now.
- Added a test file.


Repository:
  rL LLVM

https://reviews.llvm.org/D29866

Files:
  lib/Transforms/Scalar/PDSE.cpp
  test/Transforms/DeadStoreElimination/pdse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29866.89346.patch
Type: text/x-patch
Size: 36550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/1deb87a8/attachment.bin>


More information about the llvm-commits mailing list