This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dfa332f GlobalISel: add callseq instructions to record stack usage new f4d04d4 GlobalISel: fix comparison order for G_FCMP new d4ebdc1 [libFuzzer] copy the options inside MutationDispatcher to avo [...] new db5325a [libFuzzer] use table of recent compares for memcmp/strcmp (t [...]
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: lib/Fuzzer/FuzzerDictionary.h | 3 +- lib/Fuzzer/FuzzerFlags.def | 2 +- lib/Fuzzer/FuzzerInterface.h | 2 +- lib/Fuzzer/FuzzerMutate.cpp | 51 ++++++++++++++++------ lib/Fuzzer/FuzzerMutate.h | 10 ++++- lib/Fuzzer/FuzzerTracePC.cpp | 39 ++++++----------- lib/Fuzzer/FuzzerTracePC.h | 12 ++--- lib/Fuzzer/FuzzerTraceState.cpp | 18 ++++---- lib/Fuzzer/test/SingleStrcmpTest.cpp | 12 +++-- lib/Fuzzer/test/fuzzer-traces-hooks.test | 16 +++---- lib/Target/AArch64/AArch64InstructionSelector.cpp | 4 +- .../AArch64/GlobalISel/arm64-instructionselect.mir | 6 +-- 12 files changed, 101 insertions(+), 74 deletions(-)