Add constant prop & DIE to InstCombine, so it cleans up after itself
authorChris Lattner <sabre@nondot.org>
Mon, 2 Sep 2002 04:59:56 +0000 (04:59 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Sep 2002 04:59:56 +0000 (04:59 +0000)
commit62b14df410caf0a7f323f3d86658529ab62ab0ad
treed3b1909d122537cec757f8420b937f7089f1c581
parentb041eb5dd40634c8500d161298ef84669f4ceeed
Add constant prop & DIE to InstCombine, so it cleans up after itself

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