Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem.
authorMichael Ilseman <milseman@apple.com>
Wed, 26 Sep 2012 01:55:01 +0000 (01:55 +0000)
committerMichael Ilseman <milseman@apple.com>
Wed, 26 Sep 2012 01:55:01 +0000 (01:55 +0000)
commitb55462bcfb9acbf8654dff83159daf695dfc3ec4
tree2cef07a819787c5867ee86de511e8b2def6a3d64
parent85042e658558e32a168a91379d158e6d694d6530
Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem.

Fixed issue with Release build.

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