Fix compiler warnings about signed/unsigned comparisons.
authorBob Wilson <bob.wilson@apple.com>
Wed, 27 Oct 2010 23:49:00 +0000 (23:49 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 27 Oct 2010 23:49:00 +0000 (23:49 +0000)
commit1fa9d301a83569e8b0f4224097e0869c8a06f879
tree5d8e1e9c64b8bcadabd458833a890c27f79aae52
parentf514f5279043652a8ac915e8e3c176d53980a128
Fix compiler warnings about signed/unsigned comparisons.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117511 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp