This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f8f087aa619 * gcc.dg/pr59963-2.c: Make testnames unique. * gcc.dg/tre [...]
new 04975088acd * config/h8300/h8300.md (low byte masking peepholes): Only [...]
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 | 5 +++++
gcc/config/h8300/h8300.md | 4 ++--
2 files changed, 7 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 clang-tools-extra.
from 49dabcb7 [clangd] Fix a stale comment, NFC.
new 85903ea1 [clangd] Avoid memory-mapping files on Windows
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:
clangd/CMakeLists.txt | 1 +
clangd/FSProvider.cpp | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++
clangd/FSProvider.h | 4 +--
3 files changed, 87 insertions(+), 3 deletions(-)
create mode 100644 clangd/FSProvider.cpp
--
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 b0a4d9c [OPENMP][NVPTX]Make runtime compatible with the original runtime.
new 71a3151 [OpenMP][libomptarget] Flush intermediate values during team [...]
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:
libomptarget/deviceRTLs/nvptx/src/reduction.cu | 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 glibc.
from c22e4c2a14 x86: Extend CPUID support in struct cpu_features
new 8cebd4ffe6 Add --no-hard-links option to localedef (bug 23923)
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:
ChangeLog | 10 ++++++++++
locale/programs/localedef.c | 10 ++++++++++
locale/programs/localedef.h | 1 +
locale/programs/locfile.c | 21 +++++++++++++++++----
localedata/Makefile | 2 +-
5 files changed, 39 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 2b2c3c409cb Fix infinite recursion in OMP clause pretty-printing, defau [...]
new 63cd23154f2 S/390: Add support for section anchors
new 64e56341c2e 2018-12-03 Richard Biener <rguenther(a)suse.de>
new f8f087aa619 * gcc.dg/pr59963-2.c: Make testnames unique. * gcc.dg/tre [...]
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:
gcc/ChangeLog | 17 ++++++++++++++
gcc/common/config/s390/s390-common.c | 3 +++
gcc/config/s390/s390.c | 19 ++++++++++++++++
gcc/output.h | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++
gcc/testsuite/gcc.dg/pr59963-2.c | 4 ++--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-18.c | 8 +++----
gcc/testsuite/gcc.target/s390/nodatarel-1.c | 2 +-
gcc/testsuite/gcc.target/s390/section-anchors.c | 14 ++++++++++++
gcc/testsuite/gcc.target/s390/section-anchors2.c | 26 ++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/section-anchors3.c | 11 +++++++++
gcc/tree-ssa-sccvn.c | 19 +++++++++++-----
gcc/varasm.c | 2 +-
13 files changed, 125 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/section-anchors.c
create mode 100644 gcc/testsuite/gcc.target/s390/section-anchors2.c
create mode 100644 gcc/testsuite/gcc.target/s390/section-anchors3.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 llvm.
from 7e303e822d3 [SystemZ::TTI] Return zero cost for ICmp that becomes Load [...]
new 90f49126b3a Fixing -print-module-scope for legacy SCC passes
new 71aa202dd06 Fix line endings. NFCI.
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/Analysis/CallGraphSCCPass.cpp | 25 ++++-
test/CodeGen/X86/pr35918.ll | 198 +++++++++++++++++++-------------------
test/Other/scc-pass-printer.ll | 7 ++
3 files changed, 127 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 master
in repository clang.
from 74a1e19dc9 [AArch64] Add command-line option for SSBS
new 67a4e110d5 [AST][Sema] Remove CallExpr::setNumArgs
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/Expr.h | 32 +++++++++-----
include/clang/AST/ExprCXX.h | 35 +++++++++------
lib/AST/Expr.cpp | 71 ++++++++++--------------------
lib/Sema/SemaExpr.cpp | 87 +++++++++++++++++++++----------------
lib/Sema/SemaOverload.cpp | 9 ++--
lib/Serialization/ASTReaderStmt.cpp | 23 +++++++---
6 files changed, 137 insertions(+), 120 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from dd5ce15398 Automatic date update in version.in
adds 6c9af454ab Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 clang.
from 05e93e2d74 [OpenCL][Sema] Improving formatting
new 74a1e19dc9 [AArch64] Add command-line option for SSBS
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/Driver/aarch64-ssbs.c | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 test/Driver/aarch64-ssbs.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 f5a67d01a [LLD][ELF] - Improve the DWARF v5 suport for building .gdb_index.
new e97286817 [LLD][ELF] - Remove the excessive 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:
ELF/Writer.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/gcc.
from 207fe74cfc4 Daily bump.
adds 44fb4672ecf Use atomic load/store to access static backtrace state pointer
adds 4c66cfc8237 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libgfortran/ChangeLog | 7 +++++++
libgfortran/runtime/backtrace.c | 17 +++++++++++------
3 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from 5f6c22aee7 gold: Get alignment of uncompressed section from ch_addralign
adds b570a287cf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 0952fda535c [AArch64] Add command-line option for SSBS
new 7e303e822d3 [SystemZ::TTI] Return zero cost for ICmp that becomes Load [...]
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/SystemZ/SystemZTargetTransformInfo.cpp | 10 +++++++++
test/Analysis/CostModel/SystemZ/load-and-test.ll | 25 +++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/Analysis/CostModel/SystemZ/load-and-test.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from bdbf886 tcwg-update-host-containers.sh, tcwg-start-container.sh: Refa [...]
new b207fc2 Migrate email logic from tcwg_kernel.yaml to tcwg_kernel-bisect.sh.
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_kernel-bisect.sh | 20 ++++++++++++++++++++
1 file changed, 20 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 reference refs/users/92/1000092/edit-29230/3
in repository toolchain/jenkins-scripts.
was 584aad1 Migrate email logic from tcwg_kernel.yaml to tcwg_kernel-bisect.sh.
This change permanently discards the following revisions:
discards 584aad1 Migrate email logic from tcwg_kernel.yaml to tcwg_kernel-bisect.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/binutils-gdb.
from 5f6c22aee7 gold: Get alignment of uncompressed section from ch_addralign
adds b570a287cf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 086b7dc10df [AMDGPU] Add sdwa support for ADD|SUB U64 decomposed Pseudos
new 0952fda535c [AArch64] Add command-line option for SSBS
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/Support/AArch64TargetParser.def | 1 +
include/llvm/Support/AArch64TargetParser.h | 1 +
lib/Target/AArch64/AArch64.td | 5 ++++-
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
lib/Target/AArch64/AArch64SystemOperands.td | 4 ++--
test/MC/AArch64/armv8.5a-specrestrict.s | 16 ----------------
....5a-specrestrict-error.s => armv8.5a-ssbs-error.s} | 6 +++---
test/MC/AArch64/armv8.5a-ssbs.s | 19 +++++++++++++++++++
.../MC/Disassembler/AArch64/armv8.5a-specrestrict.txt | 10 ----------
test/MC/Disassembler/AArch64/armv8.5a-ssbs.txt | 13 +++++++++++++
unittests/Support/TargetParserTest.cpp | 5 +++--
11 files changed, 48 insertions(+), 34 deletions(-)
rename test/MC/AArch64/{armv8.5a-specrestrict-error.s => armv8.5a-ssbs-error.s} (53%)
create mode 100644 test/MC/AArch64/armv8.5a-ssbs.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.5a-ssbs.txt
--
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 43d57f5da1 [CodeComplete] Cleanup access checking in code completion
new 05e93e2d74 [OpenCL][Sema] Improving formatting
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/Sema/SemaExpr.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.