Fix InstCombine/2004-08-10-BoolSetCC.ll, a bug that is miscompiling
authorChris Lattner <sabre@nondot.org>
Wed, 11 Aug 2004 00:50:51 +0000 (00:50 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Aug 2004 00:50:51 +0000 (00:50 +0000)
commit5dbef2207ebe5ccc095e14979cd14919e63a1f25
tree0995c90312bd28e9291b073d5187dec032960d5c
parent287433594b635f629409655a0de7a743f7d5d9db
Fix InstCombine/2004-08-10-BoolSetCC.ll, a bug that is miscompiling
176.gcc.  Note that this is apparently not the only bug miscompiling gcc
though. :(

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