Significant rework. DCE is still not done (see #ifdef'd out parts)
authorChris Lattner <sabre@nondot.org>
Thu, 7 Jun 2001 16:59:26 +0000 (16:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Jun 2001 16:59:26 +0000 (16:59 +0000)
commitf155e13092ae5526b600d43818a0163785a601e7
tree7840707866af856a7099117d5a0957e1b45f0132
parentb9a4578df5e240d2e2e5d3f1f538188a054d70b4
Significant rework.  DCE is still not done (see #ifdef'd out parts)
but at least the stuff that is checked in, now works.

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