This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7433358 [LoopUnroll] By default disable unrolling when optimizing for size. new 8751003 [stackmaps] More extraction of common code [NFCI] new 9404188 [libFuzzer] docs on value profile new bb66a7d [libFuzzer] collect 64 states for value profile, not 65
The 3 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: docs/LibFuzzer.rst | 28 +++++++++++++++++++ include/llvm/CodeGen/StackMaps.h | 47 +++++++++++++++++++++++++++----- lib/CodeGen/StackMaps.cpp | 11 ++++---- lib/Fuzzer/FuzzerTraceState.cpp | 6 +++- lib/Target/AArch64/AArch64AsmPrinter.cpp | 4 +-- lib/Target/PowerPC/PPCAsmPrinter.cpp | 7 ++--- lib/Target/PowerPC/PPCInstrInfo.cpp | 5 ++-- lib/Target/X86/X86MCInstLower.cpp | 5 ++-- 8 files changed, 88 insertions(+), 25 deletions(-)