[DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.
authorAlina Sbirlea <asbirlea@google.com>
Tue, 14 Aug 2018 17:12:30 +0000 (17:12 +0000)
committerAlina Sbirlea <asbirlea@google.com>
Tue, 14 Aug 2018 17:12:30 +0000 (17:12 +0000)
commit148c44547567bc2410e8adf3d31e7eefa62f7051
treebb2174ce237450878bd9cf098d4cfd2faa6012ed
parent2c0bc8b7a3b2ac46c4cb166e2c360bbbdda6d698
[DomTree] Cleanup Update and LegalizeUpdate API moved to Support header.

Summary:
Clean-up following D50479.
Make Update and LegalizeUpdate refer to the utilities in Support/CFGUpdate.

Reviewers: kuhar

Subscribers: sanjoy, jlebar, mgrang, llvm-commits

Differential Revision: https://reviews.llvm.org/D50669

llvm-svn: 339694
llvm/include/llvm/IR/Dominators.h
llvm/include/llvm/Support/GenericDomTree.h
llvm/include/llvm/Support/GenericDomTreeConstruction.h
llvm/lib/IR/Dominators.cpp
llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp