[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:41:01 PDT 2017


kuhar updated this revision to Diff 111415.
kuhar added a comment.

Rebase to ToT.


https://reviews.llvm.org/D35869

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

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


More information about the llvm-commits mailing list