Major repairs to the post-dominators implementation. Patch from Florian Brandner!
authorOwen Anderson <resistor@mac.com>
Wed, 16 Apr 2008 04:21:16 +0000 (04:21 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 16 Apr 2008 04:21:16 +0000 (04:21 +0000)
commit1f23e163190f85e46f2009bf43ee4fe8299044e4
tree059cec0ff566b31b0a5762a57ea5ac6f4586065d
parent036a94ed61da276c23b59362fc586248d1d4289d
Major repairs to the post-dominators implementation.  Patch from Florian Brandner!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49768 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DominatorInternals.h
include/llvm/Analysis/Dominators.h
lib/Analysis/PostDominators.cpp
lib/VMCore/Dominators.cpp