Fix Transforms/InstCombine/2007-05-18-CastFoldBug.ll, a bug that devastates
authorChris Lattner <sabre@nondot.org>
Sat, 19 May 2007 06:51:32 +0000 (06:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 May 2007 06:51:32 +0000 (06:51 +0000)
commita2b18de4ba9ac3f5ac14ba9984d2250b0e512ea1
treeb1fe2cb7ee33dc0b8e893f78bc102c692ad4803f
parent74b9a814f6b87790f8393413a7f4d1d7debcd088
Fix Transforms/InstCombine/2007-05-18-CastFoldBug.ll, a bug that devastates
objc code due to the way the FE lowers objc message sends.

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