This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 748bc49 [PGO] Add select instr profile in graph dump new 66d6956 [libFuzzer] properly hide the memcmp interceptor from msan new 21b9ce0 [APInt] Add integer API bor bitwise operations.
The 2 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 | 52 ++++++++++++++++++++++++++++++++++++++++++++ lib/Fuzzer/FuzzerTracePC.cpp | 2 +- lib/Support/APInt.cpp | 12 ++++++++++ unittests/ADT/APIntTest.cpp | 52 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 117 insertions(+), 1 deletion(-)