Fix a warning about comparing signed and unsigned values.
authorDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 01:09:32 +0000 (01:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 01:09:32 +0000 (01:09 +0000)
commitcb8930939988b92db2a1010a30e586df979d0225
treeee8f0ef31d21da5cfeb686dab246dac3ae867c28
parent8ec3389aafb69f5320c32c75442be8deb7f9d70c
Fix a warning about comparing signed and unsigned values.

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