Rename getSDiv to getExactSDiv to reflect its behavior in cases where
authorDan Gohman <gohman@apple.com>
Fri, 19 Feb 2010 19:35:48 +0000 (19:35 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 19 Feb 2010 19:35:48 +0000 (19:35 +0000)
commitf09b71233bc43cfcca5199e355cc1129f7c4f89a
tree515f45c32ce516fbe55bfec8ee82875891cff11e
parentaae01f17a639f863e73dcadd80ad690fdc37b468
Rename getSDiv to getExactSDiv to reflect its behavior in cases where
the division would have a remainder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp