This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66193c9 Un-XFAIL Fuzzer/test/dump_coverage.test. This now passes on [...] new 7304658 [APInt] Add setLowBits/setHighBits methods to APInt.
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 | 30 ++++++++++- lib/Support/APInt.cpp | 52 +++++++++---------- unittests/ADT/APIntTest.cpp | 121 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 173 insertions(+), 30 deletions(-)