OSDN Git Service

Clean up some signedness oddities in this code noticed by clang.
authorJohn McCall <rjmccall@apple.com>
Wed, 7 Apr 2010 01:49:15 +0000 (01:49 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 7 Apr 2010 01:49:15 +0000 (01:49 +0000)
commitb1fb4497b0a468a0cb75958ee8ddabf409a12d87
tree2e57dff38cd5aef0e81ee082255ec569d26a8276
parent343b42e428079363ab09828734b2debfd7dbdc9e
Clean up some signedness oddities in this code noticed by clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp