Remove use of ETForest. Also cleaned up issues around unreachable basic
authorNick Lewycky <nicholas@mxc.ca>
Sun, 24 Jun 2007 04:36:20 +0000 (04:36 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 24 Jun 2007 04:36:20 +0000 (04:36 +0000)
commit984504b912bd28e2c4bdaa082bfa01bd320672c4
treece5600a9415f0134fd2cd5868291bea75eb15cdc
parent647580483c3d3066c28cc76421a3cc06d2820852
Remove use of ETForest. Also cleaned up issues around unreachable basic
blocks, and optimizing within one basic block.

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