Revert r316582 [Local] Fix a bug in the domtree update logic for MergeBasicBlockIntoO...
authorBalaram Makam <bmakam@codeaurora.org>
Wed, 25 Oct 2017 21:32:54 +0000 (21:32 +0000)
committerBalaram Makam <bmakam@codeaurora.org>
Wed, 25 Oct 2017 21:32:54 +0000 (21:32 +0000)
commit52252fe20d5f28c07a69633276a3dde506cc0cce
treee3028667d3071dfde5bbf886e8e1f0f9716b5cf4
parent066494d8c1a10890e8b281edcc12c5c122208ba6
Revert r316582 [Local] Fix a bug in the domtree update logic for MergeBasicBlockIntoOnlyPred.

Summary: This reverts commit r316582. It looks like this commit broke tests on one buildbot:
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/5719

. . .
Failing Tests (1):
    LLVM :: Transforms/CalledValuePropagation/simple-arguments.ll

Reviewers:

Subscribers:

llvm-svn: 316612
llvm/lib/Transforms/Utils/Local.cpp
llvm/unittests/Transforms/Utils/Local.cpp