[PATCH] D30525: [APInt] Add setLowBits/setHighBits methods to APInt.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 18:08:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297111: [APInt] Add setLowBits/setHighBits methods to APInt. (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D30525?vs=90562&id=90772#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30525

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: D30525.90772.patch
Type: text/x-patch
Size: 8698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/9c1f50e8/attachment.bin>


More information about the llvm-commits mailing list