remove some dead code, this is handled by constant folding.
authorChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2007 23:46:29 +0000 (23:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2007 23:46:29 +0000 (23:46 +0000)
commit50d9d7764392e73f657930415b631c56f9154902
treea45996dfc0ac3bbc9f6953dcdcb66a0d1cf4e000
parenta0ef5ed742a81b134ac4438c3a4adc0c9a151b64
remove some dead code, this is handled by constant folding.

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