Constant propagation should remove the dead instructions
authorChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 19:28:20 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 19:28:20 +0000 (19:28 +0000)
commit4647b7cd6929990ff174f0dd7cbfda5ab40df850
treea998eeea7856e7ac83e83557fa88f8f3134c2750
parentcc713a343e4e3be2bb1ea790000c784e1e9f8017
Constant propagation should remove the dead instructions

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