[PATCH] D33310: [APInt] Add support for dividing or remainder by a uint64_t or int64_t.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 09:57:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303431: [APInt] Add support for dividing or remainder by a uint64_t or int64_t. (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33310?vs=99529&id=99584#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33310

Files:
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33310.99584.patch
Type: text/x-patch
Size: 15344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/b7c80ff5/attachment.bin>


More information about the llvm-commits mailing list