This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 62ddf6220 [compiler-rt] Test commit: remove some trailing white spaces.
new 70c68ad58 [libFuzzer] add -print_funcs=1 (on bey default): print newly [...]
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:
lib/fuzzer/FuzzerDriver.cpp | 1 +
lib/fuzzer/FuzzerFlags.def | 1 +
lib/fuzzer/FuzzerLoop.cpp | 1 +
lib/fuzzer/FuzzerOptions.h | 1 +
lib/fuzzer/FuzzerTracePC.cpp | 19 +++++++++++++------
lib/fuzzer/FuzzerTracePC.h | 3 +++
test/fuzzer/PrintFuncTest.cpp | 39 +++++++++++++++++++++++++++++++++++++++
test/fuzzer/print-func.test | 10 ++++++++++
8 files changed, 69 insertions(+), 6 deletions(-)
create mode 100644 test/fuzzer/PrintFuncTest.cpp
create mode 100644 test/fuzzer/print-func.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0588b413e4c [x86] regenerate checks; NFC
new df54667cf48 [sanitizer-coverage] extend fsanitize-coverage=pc-table wit [...]
new 34ce329ff4e [utils] add aarch64 target as an option
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:
.../Instrumentation/SanitizerCoverage.cpp | 33 +++++++++------
test/Instrumentation/SanitizerCoverage/pc-table.ll | 2 +-
utils/update_llc_test_checks.py | 48 +++++++++++++---------
3 files changed, 50 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cb990cd710 [Format] Invert nestingAndIndentLevel pair in WhitespaceMana [...]
new 271a509106 [sanitizer-coverage] extend fsanitize-coverage=pc-table with [...]
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:
docs/SanitizerCoverage.rst | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 809c05a0c tsan: fix darwin build
new 3518c5ed1 [sanitizer-coverage] extend fsanitize-coverage=pc-table with [...]
new 62ddf6220 [compiler-rt] Test commit: remove some trailing white spaces.
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:
lib/BlocksRuntime/Block.h | 2 +-
lib/BlocksRuntime/Block_private.h | 2 +-
lib/fuzzer/FuzzerTracePC.cpp | 17 +++++++++--------
lib/fuzzer/FuzzerTracePC.h | 8 ++++++--
test/fuzzer/InitializeTest.cpp | 1 +
.../TestCases/sanitizer_coverage_inline8bit_counter.cc | 17 ++++++++++++-----
6 files changed, 30 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 33be26f8936 [InlineCost] Small changes to early exit condition. NFC.
new 0588b413e4c [x86] regenerate checks; NFC
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:
test/CodeGen/X86/imul-lea-2.ll | 19 +++++++++++++------
test/CodeGen/X86/imul-lea.ll | 10 +++++++---
2 files changed, 20 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8846be39d9 Fix typo in comment, no behavior change.
new cb990cd710 [Format] Invert nestingAndIndentLevel pair in WhitespaceMana [...]
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:
lib/Format/WhitespaceManager.cpp | 16 ++++++++--------
lib/Format/WhitespaceManager.h | 7 +++----
unittests/Format/FormatTest.cpp | 10 ++++++++++
3 files changed, 21 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ef9c2d804eb [InstCombine] Don't fall back to only calling computeKnownB [...]
new 33be26f8936 [InlineCost] Small changes to early exit condition. NFC.
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:
lib/Analysis/InlineCost.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21967/master
in repository glibc.
at ace02433fe x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]
This branch includes the following new commits:
new ace02433fe x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3ec9576f37f [InstCombine] Add tests to show missed opportunities to com [...]
new ef9c2d804eb [InstCombine] Don't fall back to only calling computeKnownB [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 47 +++++++++++-----------
1 file changed, 24 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f53f0e7b93 [NFC] Remove a cstyle cast and replace some uses of Decl wit [...]
new 8846be39d9 Fix typo in comment, no behavior change.
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:
lib/CodeGen/CGCleanup.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.