[PATCH] D35869: [ADCE][Dominators] Teach ADCE to preserve dominators

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 13:52:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311039: [ADCE][Dominators] Teach ADCE to preserve dominators (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D35869?vs=111415&id=111419#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35869

Files:
  llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/trunk/lib/Transforms/Scalar/ADCE.cpp
  llvm/trunk/test/Transforms/ADCE/domtree-DoubleDeletion.ll
  llvm/trunk/test/Transforms/ADCE/unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35869.111419.patch
Type: text/x-patch
Size: 7423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/57f3b25c/attachment.bin>


More information about the llvm-commits mailing list