]> granicus.if.org Git - llvm/commit
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)
commit2bbf52db0b1ecde1bfeb3a002441e18a6297b3af
treeb3d77e56dcc24a3c2ce4793c1f798ee3eace6177
parent46254ad82346c14682f5f827c5bb77d3c2cdefff
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:

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316612 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/Local.cpp
unittests/Transforms/Utils/Local.cpp