Make sure to handle small negative values hiding as large unsigned longs --
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 13 Oct 2002 00:04:26 +0000 (00:04 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 13 Oct 2002 00:04:26 +0000 (00:04 +0000)
commit893cace8e2a771799b836b745a3ffc663cc00d51
treee7f03357f31912a093c4a95b95e060929657a439
parentd0451a92336a5ef2acb45f9f2b5675d8006d1fbf
Make sure to handle small negative values hiding as large unsigned longs --
this is a common case created by the front-end.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrInfo.cpp