Refactor some code, and fix test/Transforms/GVNPRE/2007-06-12-NoExit.ll by being...
authorOwen Anderson <resistor@mac.com>
Tue, 12 Jun 2007 16:57:50 +0000 (16:57 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 12 Jun 2007 16:57:50 +0000 (16:57 +0000)
commit239e71201ea2d66a9e1b9beac28f92b5d5e87bfd
tree302dd5337925a89e5a6c990be1214c7f391b9ef9
parent93f905daef8054434defbb3b01d3a5e9e9be6dc8
Refactor some code, and fix test/Transforms/GVNPRE/2007-06-12-NoExit.ll by being more careful when using
post-dominator information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37556 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp