Finally get the casting right in this file. Also, remove some unnecessary
authorReid Spencer <rspencer@reidspencer.com>
Tue, 5 Dec 2006 22:39:58 +0000 (22:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 5 Dec 2006 22:39:58 +0000 (22:39 +0000)
commit315d05542cbe0e5fe769122324328b268ce4497c
tree03d6902ffaa788255e936494fb609ae4a67322f2
parent953fa0455e1917e2d91a5bfdad246d75831c5f29
Finally get the casting right in this file. Also, remove some unnecessary
casting because sdiv doesn't require operand signs to match any more.

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