This partially reverts commit r311057 since it breaks ADCE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36979
Revert "Reapply: [ADCE][Dominators] Teach ADCE to preserve dominators" ClosedPublic Authored by sanjoy on Aug 21 2017, 1:27 PM.
Details Summary This partially reverts commit r311057 since it breaks ADCE.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2017, 1:28 PM Closed by commit rL311381: Revert "Reapply: [ADCE][Dominators] Teach ADCE to preserve dominators" (authored by sanjoy). · Explain WhyAug 21 2017, 1:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112054 llvm/trunk/lib/Transforms/Scalar/ADCE.cpp
llvm/trunk/test/Transforms/ADCE/domtree-DoubleDeletion.ll
llvm/trunk/test/Transforms/ADCE/unreachable.ll
|