Another test to exercise APInt divide step D6.
authorYaron Keren <yaron.keren@gmail.com>
Wed, 22 Apr 2015 18:49:59 +0000 (18:49 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Wed, 22 Apr 2015 18:49:59 +0000 (18:49 +0000)
commit2adb40ecb690c3c647bb9996577d823929f39e1e
tree992f1f7e737d4faf99f29adecda9a88235471642
parent3c55df1e842cd94491eec91c152157902e57582e
Another test to exercise APInt divide step D6.

This is divrem_big7 since divrem_big6 is used in Pawel upcoming patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235536 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APIntTest.cpp