Make the unsigned-range code more consistent with the signed-range code,
authorDan Gohman <gohman@apple.com>
Tue, 26 Jan 2010 19:19:05 +0000 (19:19 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Jan 2010 19:19:05 +0000 (19:19 +0000)
commitc9c36cb3d97e2aeb86b35e0ba168769d06f6f058
treef038b08d268c293e2ceba3ca51f198616d7d7b78
parentddc419c581ac827045d614099adaa60765ce1ebe
Make the unsigned-range code more consistent with the signed-range code,
and clean up some loose ends.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94572 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp