[PATCH] D29503: [APInt] Add integer API bor bitwise operations.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 15:06:01 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294063: [APInt] Add integer API bor bitwise operations. (authored by deadalnix).

Changed prior to commit:
  https://reviews.llvm.org/D29503?vs=86996&id=87041#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29503

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: D29503.87041.patch
Type: text/x-patch
Size: 4230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/77ad9524/attachment.bin>


More information about the llvm-commits mailing list