This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b53de54 Add missing std::move in Replacements::add
new 274897b [sanitizer-coverage] fix docs
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 | 1 +
1 file changed, 1 insertion(+)
--
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 zorg.
from a126052 [libFuzzer] more fuzzer tests on the bot
new 102604e [libFuzzer] fix the bot
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 9e1ee71 [libFuzzer] move common parts of shell scripts into a separate file
new da69cda [AArch64][RegisterBankInfo] Use the static opds mapping for a [...]
new ce2d317 [AArch64][RegisterBankInfo] Rename getRegBankIdx to getRegBan [...]
new caf04a8 [AArch64][RegisterBankInfo] Refactor the code to access AArch [...]
new e4d60ad [AArch64][RegisterBankInfo] Compress the ValueMapping table a bit.
new 2bd65b5 [AArch64][RegisterBankInfo] Rename getValueMappingIdx to getV [...]
new e71d314 [AArch64][RegisterBankInfo] Use the helper functions for the checks
The 6 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/Target/AArch64/AArch64GenRegisterBankInfo.def | 57 +++++----
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 137 ++++++++++------------
2 files changed, 91 insertions(+), 103 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 gcc-5-branch
in repository gcc.
from 5278000 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f460a78 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/check.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coarray_collectives_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/intrinsic_numeric_arg.f | 4 ++--
gcc/testsuite/gfortran.dg/pr71859.f90 | 8 ++++++++
6 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71859.f90
--
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 e4bd610 [libfuzzer] sancov documentation update
new 9e1ee71 [libFuzzer] move common parts of shell scripts into a separate file
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/fuzzer-test-suite/build-and-test.sh | 13 ++++++++++
.../c-ares-CVE-2016-5180/build.sh | 17 +++----------
.../fuzzer-test-suite/c-ares-CVE-2016-5180/test.sh | 4 +--
lib/Fuzzer/fuzzer-test-suite/common.sh | 29 ++++++++++++++++++++++
.../fuzzer-test-suite/openssl-1.0.1f/build.sh | 18 +++-----------
.../fuzzer-test-suite/openssl-1.0.2d/build.sh | 20 +++------------
.../fuzzer-test-suite/openssl-1.0.2d/test.sh | 5 +---
.../fuzzer-test-suite/re2-2014-12-09/build.sh | 15 +++--------
.../fuzzer-test-suite/re2-2014-12-09/test.sh | 5 +---
9 files changed, 58 insertions(+), 68 deletions(-)
create mode 100755 lib/Fuzzer/fuzzer-test-suite/build-and-test.sh
create mode 100644 lib/Fuzzer/fuzzer-test-suite/common.sh
--
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 zorg.
from 5fc6d44 Replace git -C with cd, -C is not supported by the bot versio [...]
new a126052 [libFuzzer] more fuzzer tests on the bot
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 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 3f7d165 Do not pass a superblock to PDBFileBuilder.
new 8948c79 NFC fix doxygen comments
new 66c32d5 NFC fix class members initialization
new 05539ce NFC Add const
new e4bd610 [libfuzzer] sancov documentation update
The 4 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 | 7 +++---
include/llvm/Analysis/InlineCost.h | 6 +++---
include/llvm/IR/Function.h | 25 +++++++++++++--------
include/llvm/ProfileData/ProfileCommon.h | 19 ++++++++--------
lib/Analysis/InlineCost.cpp | 36 +++++++++++++++----------------
lib/Analysis/ProfileSummaryInfo.cpp | 14 ++++++------
lib/ProfileData/ProfileSummaryBuilder.cpp | 6 +++---
7 files changed, 60 insertions(+), 53 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 81d106c [CUDA] Fix implicit-device-lambda.cu after r282911.
new 805c57d [sancov] -symbolize documentation update
new b53de54 Add missing std::move in Replacements::add
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:
docs/SanitizerCoverage.rst | 19 +++++++++++++------
lib/Tooling/Core/Replacement.cpp | 2 +-
2 files changed, 14 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 llvm.
from 9d24c09 Pass a filename instead of a msf::WritableStream to PDBFileBu [...]
new 3f7d165 Do not pass a superblock to PDBFileBuilder.
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/llvm/DebugInfo/MSF/MSFBuilder.h | 2 +-
include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h | 2 +-
lib/DebugInfo/MSF/MSFBuilder.cpp | 4 +++-
lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 13 +++----------
test/DebugInfo/PDB/pdbdump-readwrite.test | 4 ++--
tools/llvm-pdbdump/llvm-pdbdump.cpp | 2 +-
6 files changed, 11 insertions(+), 16 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 openmp.
from 27bfdc4 [test] Support 'lit' executable name
new 0252c7b Insert missing checks for KMP_AFFINITY_CAPABLE() in affinity API.
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:
runtime/src/kmp_ftn_entry.h | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.