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)
commit61ad9d84df57837ac7619430c39a1d2f776f2102
treed0b30b4b3e072434d05e498c1024e65aeb4e5a67
parentcd97c985c75694b20b87a3287a50ff8160f85db9
Another test to exercise APInt divide step D6.

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

llvm-svn: 235536
llvm/unittests/ADT/APIntTest.cpp