[PATCH] D29149: NewGVN: Add basic dead store elimination

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 18:48:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293258: NewGVN: Add basic dead and redundant store elimination (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D29149?vs=85950&id=86000#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29149

Files:
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/test/Transforms/NewGVN/basic-cyclic-opt.ll
  llvm/trunk/test/Transforms/NewGVN/deadstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29149.86000.patch
Type: text/x-patch
Size: 16671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/0696a1a9/attachment.bin>


More information about the llvm-commits mailing list