This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cf66db4 Revert r277556. Add -lowertypetests-bitsets-level to control [...]
new dbadbd7 [sanitizer-coverage] don't emit the CTOR function if nothing [...]
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:
.../Instrumentation/SanitizerCoverage.cpp | 38 ++++++++++++----------
test/Instrumentation/SanitizerCoverage/no-func.ll | 9 +++++
2 files changed, 30 insertions(+), 17 deletions(-)
create mode 100644 test/Instrumentation/SanitizerCoverage/no-func.ll
--
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 3f92868 P0145R3 (C++17 evaluation order tweaks): evaluate the base ex [...]
new e201100 Defend test against differences between 32-bit and 64-bit MSA [...]
new 37a34bf Remove default argument from lambda to appease old MSVC.
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/CodeGen/CGExpr.cpp | 2 +-
test/CodeGenCXX/cxx1z-eval-order.cpp | 6 +++---
2 files changed, 4 insertions(+), 4 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 binutils-gdb.
from 83ae81c Automatic date update in version.in
new ca90e76 Detect the magic address of EXC_RETURN in ARM coretx-m profile
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:
gdb/ChangeLog | 6 ++++++
gdb/arm-tdep.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 65 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 zorg.
from f430cab [libFuzzer] run re2-2014-12-09 test on the bot
new 1bf3519 [libFuzzer] run re2-2014-12-09 test on the bot, 2-nd attempt
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 gcc.
from 06f908e Daily bump.
new e796a8b rs6000: Disparage CTR and LR in movcc_internal1
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 | 4 ++++
gcc/config/rs6000/rs6000.md | 6 ++++--
2 files changed, 8 insertions(+), 2 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-6-branch
in repository gcc.
from 09e1541 Daily bump.
new d713065 Fix testsuite failures.
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:
libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc | 2 +-
.../testsuite/20_util/make_signed/requirements/typedefs_neg.cc | 2 +-
.../testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc | 4 ++--
3 files changed, 4 insertions(+), 4 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 65f5028 [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, ad [...]
new fb4808f [libFuzzer] add a test based on openssl-1.0.1f (finds heartbleed)
new cf66db4 Revert r277556. Add -lowertypetests-bitsets-level to control [...]
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:
.../fuzzer-test-suite/openssl-1.0.1f/build.sh | 25 +++++++++++
.../fuzzer-test-suite/openssl-1.0.1f/server.key | 10 +++++
.../fuzzer-test-suite/openssl-1.0.1f/server.pem | 10 +++++
.../fuzzer-test-suite/openssl-1.0.1f/target.cc | 39 ++++++++++++++++
.../fuzzer-test-suite/openssl-1.0.1f/test.sh | 5 +++
lib/Transforms/IPO/LowerTypeTests.cpp | 11 +----
test/Transforms/LowerTypeTests/simple.ll | 52 +++++++++-------------
7 files changed, 112 insertions(+), 40 deletions(-)
create mode 100755 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/build.sh
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/server.key
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/server.pem
create mode 100644 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/target.cc
create mode 100755 lib/Fuzzer/fuzzer-test-suite/openssl-1.0.1f/test.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 cfb7826 [Zorg] Try to unbreak ARM lnt bot
new f430cab [libFuzzer] run re2-2014-12-09 test 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 | 6 ++++++
1 file changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from b929f38 scripts/TestRelease.job: Fix typo in cpu option.
new 4c2ef9d scripts/test-schroot.sh: Handle 32-bit armv8l environment.
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:
scripts/test-schroot.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 e07092b LowerTypeTests: Remove unused variable.
new 65f5028 [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, ad [...]
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/FuzzerDefs.h | 1 +
lib/Fuzzer/FuzzerDriver.cpp | 2 ++
lib/Fuzzer/FuzzerFlags.def | 3 +++
lib/Fuzzer/FuzzerInternal.h | 1 +
lib/Fuzzer/FuzzerLoop.cpp | 17 +++++++++++++++++
lib/Fuzzer/FuzzerOptions.h | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 4 ++--
lib/Fuzzer/FuzzerTracePC.h | 3 +--
lib/Fuzzer/FuzzerUtil.cpp | 20 ++++++++++++--------
lib/Fuzzer/fuzzer-test-suite/re2-2014-12-09/test.sh | 10 ++++++++++
lib/Fuzzer/test/MinimizeCorpusTest.cpp | 2 +-
lib/Fuzzer/test/fuzzer.test | 4 ++++
12 files changed, 55 insertions(+), 13 deletions(-)
create mode 100755 lib/Fuzzer/fuzzer-test-suite/re2-2014-12-09/test.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.