This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 7213665 tcwg-benchmark-results-compare.sh: Add support for --peak option.
new 1dc9c7b start-container-qemu.sh: Enable "set -u".
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:
jenkins-helpers.sh | 13 +++++++++++++
start-container-qemu.sh | 4 +++-
2 files changed, 16 insertions(+), 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 adf1cb63f21 AMDGPU: Make worst-case assumption about the wait states in [...]
new 651c4efd779 [AMDGPU] Fix shouldClusterMemOps to process flat loads
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/Target/AMDGPU/SIInstrInfo.cpp | 4 ++++
test/CodeGen/AMDGPU/cluster-flat-loads.mir | 20 ++++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/cluster-flat-loads.mir
--
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 ccec7674911 * asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_ [...]
new fd890137ae3 2017-09-06 Gary Dismukes <dismukes(a)adacore.com>
new 446b42cad48 * name-lookup.h (lookup_field_1): Delete. (get_class_bind [...]
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:
gcc/ada/ChangeLog | 20 +++++++
gcc/ada/binde.adb | 28 +++++++---
gcc/ada/exp_ch6.adb | 10 ++++
gcc/ada/freeze.adb | 3 +-
gcc/ada/sem_ch5.adb | 17 +++---
gcc/ada/sem_prag.adb | 7 +--
gcc/ada/sinput-l.ads | 2 +-
gcc/cp/ChangeLog | 12 ++++
gcc/cp/decl.c | 2 +-
gcc/cp/name-lookup.c | 154 ++++++++++++++++++++++++++++++---------------------
gcc/cp/name-lookup.h | 5 +-
gcc/cp/search.c | 18 +-----
12 files changed, 167 insertions(+), 111 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a98bce7 start-container-qemu.sh: Cleanup to allow developer use.
new 7213665 tcwg-benchmark-results-compare.sh: Add support for --peak option.
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:
tcwg-benchmark-results-compare.sh | 6 +++++-
1 file changed, 5 insertions(+), 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 clang.
from 92d51942df [OPENMP] Fix for PR34445: Reduction initializer segfaults at [...]
new f5b39d746a Replacing "or" with "||" to appease MSVC.
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/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp | 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 gcc-7-branch
in repository gcc.
from f1f25a05a11 Daily bump.
new a5e91fe3a4c PR testsuite/82120 * gcc.dg/tree-ssa/pr81588.c: Don't run [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr81588.c | 2 +-
2 files changed, 7 insertions(+), 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 clang.
from 451a8da2ab [AST] Add TableGen for StmtDataCollectors
new 92d51942df [OPENMP] Fix for PR34445: Reduction initializer segfaults at [...]
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/AST/DeclOpenMP.h | 20 ++++++-
include/clang/Parse/Parser.h | 3 ++
include/clang/Sema/Sema.h | 6 ++-
lib/AST/ASTDumper.cpp | 10 ++++
lib/AST/DeclPrinter.cpp | 12 +++++
lib/CodeGen/CGOpenMPRuntime.cpp | 14 ++++-
lib/Parse/ParseOpenMP.cpp | 85 ++++++++++++++++++++++++++++--
lib/Sema/SemaOpenMP.cpp | 19 ++++---
lib/Sema/SemaTemplateInstantiateDecl.cpp | 32 +++++++----
lib/Serialization/ASTReaderDecl.cpp | 4 +-
lib/Serialization/ASTWriterDecl.cpp | 1 +
test/OpenMP/declare_reduction_messages.cpp | 18 +++++++
12 files changed, 196 insertions(+), 28 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from 0a1a71d run.sh: Add --ignore_errors option.
new a375f89 quick-view-spec.pl: Add --peak option.
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:
quick-view-spec.pl | 28 +++++++++++++++++++++++-----
1 file changed, 23 insertions(+), 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 gcc.
from 64560951def [arm] Improve error checking in parsecpu.awk
new ccec7674911 * asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_ [...]
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 | 42 ++++++
gcc/asan.c | 23 ++++
gcc/builtin-types.def | 12 ++
gcc/common.opt | 11 +-
gcc/doc/invoke.texi | 14 ++
gcc/flag-types.h | 8 ++
gcc/fold-const.c | 2 +
gcc/opts.c | 70 +++++++---
gcc/sancov.c | 262 +++++++++++++++++++++++++++++++++++--
gcc/sanitizer.def | 33 +++++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/sancov/cmp0.c | 92 +++++++++++++
gcc/tree-ssa-ifcombine.c | 2 +-
13 files changed, 541 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/sancov/cmp0.c
--
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 lld.
from 9b091d58c [ELF] Move fixSectionAlignments() before first call to assign [...]
new 397c8a019 [ELF][AArch64] Add alignment checks for the LDST<N>_ABS_LO12_ [...]
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:
ELF/Arch/AArch64.cpp | 4 ++++
test/ELF/aarch64-lo12-alignment.s | 45 +++++++++++++++++++++++++++++++++++++++
2 files changed, 49 insertions(+)
create mode 100644 test/ELF/aarch64-lo12-alignment.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.