OSDN Git Service

Completely purge DomSet. This is the (hopefully) final patch for PR1171.
authorOwen Anderson <resistor@mac.com>
Sat, 7 Apr 2007 07:17:27 +0000 (07:17 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 7 Apr 2007 07:17:27 +0000 (07:17 +0000)
commitba43963e96c9eb28d4f6862e46c5d3fbdc1f3b96
treec7431cd8d0b9ae7636f55866f7afbf1f76bb827a
parent4f9e58ecdf247f87a9b7cef69b1fa37fb5b07f0d
Completely purge DomSet.  This is the (hopefully) final patch for PR1171.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Dominators.h
include/llvm/Analysis/PostDominators.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Utils/BasicBlockUtils.h
include/llvm/Transforms/Utils/FunctionUtils.h
lib/Analysis/PostDominators.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
lib/VMCore/Dominators.cpp