Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem.
authorMichael Ilseman <milseman@apple.com>
Tue, 25 Sep 2012 17:56:47 +0000 (17:56 +0000)
committerMichael Ilseman <milseman@apple.com>
Tue, 25 Sep 2012 17:56:47 +0000 (17:56 +0000)
commit13098443994339249fb3f085bbc4fbcdf9f033db
tree9499c4e27786d1e1d1957f38550c55d46d96e36d
parenta3c3e1f8e2dc3572564426a420c293a271630c7b
Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164614 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/IntegerDivision.h
lib/Transforms/Utils/IntegerDivision.cpp
unittests/Transforms/Utils/IntegerDivision.cpp