This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7304658 [APInt] Add setLowBits/setHighBits methods to APInt. new 1f41782 [APInt] Implement getLowBitsSet/getHighBitsSet/getBitsSet usi [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/APInt.h | 39 +++++++++++++++------------------------ unittests/ADT/APIntTest.cpp | 18 ++++++++++++++++++ 2 files changed, 33 insertions(+), 24 deletions(-)