Fix a serious brain-o. Obviously no-one reviewed my patch :(
authorChris Lattner <sabre@nondot.org>
Sat, 24 May 2008 04:06:28 +0000 (04:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 24 May 2008 04:06:28 +0000 (04:06 +0000)
commit393f7eb60a8114717012c50571500dae2696daaa
tree9faeb32a78ddf6ca84b790eed2e051fcfbd7ed0b
parent60301608f8fac2e476db250797b533bbe415b404
Fix a serious brain-o.  Obviously no-one reviewed my patch :(

This fixes PR2359

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/2008-05-23-CompareFold.ll [new file with mode: 0644]