[PATCH] D31968: Remove all allocation and divisions from GreatestCommonDivisor

Richard Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 13:42:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
rsmith marked an inline comment as done.
Closed by commit rL300252: Remove all allocation and divisions from GreatestCommonDivisor (authored by rsmith).

Changed prior to commit:
  https://reviews.llvm.org/D31968?vs=95032&id=95197#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31968

Files:
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/divisibility.ll
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31968.95197.patch
Type: text/x-patch
Size: 33629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/cc9b01be/attachment.bin>


More information about the llvm-commits mailing list