This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 577674b [libFuzzer] disable test that requires debug info -- it fails [...]
new f158709 [CMake] Fixing lit for runtimes directory
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:
runtimes/CMakeLists.txt | 3 +++
1 file changed, 3 insertions(+)
--
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 3f6d675 [libFuzzer] move the AFL driver build rule test into the unin [...]
new 577674b [libFuzzer] disable test that requires debug info -- it fails [...]
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/test/fuzzer-printcovpcs.test | 5 -----
1 file changed, 5 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 7551d48 [llvm-cov] Make a method name more accurate (NFC)
new 3f6d675 [libFuzzer] move the AFL driver build rule test into the unin [...]
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/test/CMakeLists.txt | 12 ------------
lib/Fuzzer/test/no-coverage/CMakeLists.txt | 13 +++++++++++++
2 files changed, 13 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 clang.
from e119918 Revert r281457 "Supports adding insertion around non-insertio [...]
new 2d35bd6 Builtins.def: Explicitly undef finitef, to appease mingw. It [...]
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/clang/Basic/Builtins.def | 4 ++++
1 file changed, 4 insertions(+)
--
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 90562cd [llvm-cov] Don't print a verbose title when looking at one file
new 7e2d153 [libFuzzer] fix print_pcs test
new 7551d48 [llvm-cov] Make a method name more accurate (NFC)
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/Fuzzer/test/fuzzer-printcovpcs.test | 4 ++--
tools/llvm-cov/SourceCoverageView.cpp | 2 +-
tools/llvm-cov/SourceCoverageView.h | 6 +++---
tools/llvm-cov/SourceCoverageViewHTML.cpp | 5 ++---
tools/llvm-cov/SourceCoverageViewHTML.h | 2 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 5 ++---
tools/llvm-cov/SourceCoverageViewText.h | 2 +-
7 files changed, 12 insertions(+), 14 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 f09ca2f Add a C++ unittest to test the fix for PR30213.
new f0b5dd7 [libFuzzer] implement print_pcs with trace-pc-guard. Change t [...]
new 5d97808 [llvm-cov] Fix tests that aren't checking anything (NFC)
new 90562cd [llvm-cov] Don't print a verbose title when looking at one file
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/FuzzerInternal.h | 15 ++++++++++
lib/Fuzzer/FuzzerLoop.cpp | 30 +++++++++++++-------
lib/Fuzzer/FuzzerTracePC.cpp | 24 ++++++++++++----
lib/Fuzzer/FuzzerValueBitMap.h | 10 +++++--
lib/Fuzzer/test/fuzzer-printcovpcs.test | 9 +++++-
test/tools/llvm-cov/Inputs/showProjectSummary.test | 16 +++++++++++
test/tools/llvm-cov/native_separators.c | 4 ---
test/tools/llvm-cov/showProjectSummary.cpp | 32 ++++++----------------
tools/llvm-cov/SourceCoverageView.cpp | 2 +-
9 files changed, 93 insertions(+), 49 deletions(-)
create mode 100644 test/tools/llvm-cov/Inputs/showProjectSummary.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 compiler-rt.
from d3633e8 [sanitizer] one more attempt to fix things with __sanitizer_ [...]
new c6e4ed8 [sanitizer] Fix darwin Go tsan build by unifying r281567 and [...]
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/sanitizer_common/sanitizer_common.cc | 7 +++++++
lib/sanitizer_common/sanitizer_mac.cc | 8 --------
lib/tsan/rtl/tsan_rtl.cc | 2 --
3 files changed, 7 insertions(+), 10 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 4574c11 [doc] [CUDA] Add sections about STL support and differences b [...]
new f09ca2f Add a C++ unittest to test the fix for PR30213.
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:
unittests/Analysis/ScalarEvolutionTest.cpp | 65 ++++++++++++++++++++++++++++++
1 file changed, 65 insertions(+)
--
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 binutils-gdb.
from b82c1d9 Automatic date update in version.in
new fd486b6 Modify POWER9 support to match final ISA 3.0 documentation.
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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/ppc/power9.d | 35 ++++-------------------------------
gas/testsuite/gas/ppc/power9.s | 41 +++++++----------------------------------
opcodes/ChangeLog | 16 ++++++++++++++++
opcodes/ppc-opc.c | 29 +++++++----------------------
5 files changed, 42 insertions(+), 87 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 gcc.
from a75b487 Daily bump.
new f211616 Iterator to visit SSA gcc/ChangeLog:
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:
gcc/ChangeLog | 26 ++++++++++++++++++++++++
gcc/cfgexpand.c | 38 ++++++++++++++++-------------------
gcc/omp-simd-clone.c | 8 ++++----
gcc/tree-cfg.c | 8 +++++---
gcc/tree-into-ssa.c | 20 +++++++++----------
gcc/tree-ssa-alias.c | 7 +++----
gcc/tree-ssa-ccp.c | 15 +++++++-------
gcc/tree-ssa-coalesce.c | 22 +++++++++-----------
gcc/tree-ssa-copy.c | 7 +++----
gcc/tree-ssa-operands.c | 5 +----
gcc/tree-ssa-pre.c | 7 +++----
gcc/tree-ssa-sccvn.c | 50 +++++++++++++++++++---------------------------
gcc/tree-ssa-structalias.c | 10 +++++-----
gcc/tree-ssa-ter.c | 11 +++++-----
gcc/tree-ssa.c | 30 +++++++++++++---------------
gcc/tree-ssanames.h | 4 ++++
16 files changed, 136 insertions(+), 132 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.