duncan's spider sense was right, I completely reversed the condition
authorChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 02:42:04 +0000 (02:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Nov 2010 02:42:04 +0000 (02:42 +0000)
commit79b967bd9fed0a3147d704ce269af6cc26aff391
tree5e1652352a52b4f0b43d968e6ab7c84f74c44119
parent2e1a75d6f44d084908c2be6ae2545c256396e5ee
duncan's spider sense was right, I completely reversed the condition
on this instcombine xform.  This fixes a miscompilation of 403.gcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119988 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
test/Transforms/InstCombine/icmp.ll