OSDN Git Service

Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
authorHongbin Zheng <etherzhhb@gmail.com>
Thu, 25 Feb 2016 16:45:46 +0000 (16:45 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Thu, 25 Feb 2016 16:45:46 +0000 (16:45 +0000)
commit173d9faa779684171f3bf4d2f5968932cf369b22
treefed594a802bedd7d7cee4f9ef3479caed8dd422f
parentf5f73cd4ca1176a9fcc638374c4ef65c55a67088
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC"

This reverts commit 109c38b2226a87b0be73fa7a0a8c1a81df20aeb2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261890 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DominanceFrontier.h
include/llvm/InitializePasses.h
lib/Analysis/Analysis.cpp
lib/Analysis/DominanceFrontier.cpp
lib/Analysis/RegionInfo.cpp
lib/CodeGen/MachineFunctionPass.cpp
lib/CodeGen/MachineRegionInfo.cpp
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
test/Analysis/DominanceFrontier/new_pm_test.ll [deleted file]