Remove a special case, allowing the general case to handle it. No functionality
authorChris Lattner <sabre@nondot.org>
Sat, 29 Oct 2005 03:19:53 +0000 (03:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Oct 2005 03:19:53 +0000 (03:19 +0000)
commit455fcc8d3579c84aa0c2b876482983eb2f81bc7d
treee34c04f77757c6db3ebe26a9157050dfc2c38baf
parent167f1e265161bfebb0370e7e1e0559e50bdd9234
Remove a special case, allowing the general case to handle it.  No functionality
change.

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