This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 08a70a65670 libstdc++: Replace glibc-specific check for clock_gettime ( [...]
new 53280279777 rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*
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:
fixincludes/ChangeLog | 7 +++++++
fixincludes/fixinc.in | 2 +-
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 1f6c9becd57 [docs] clangd release notes
adds 668b8a4bcd0 [docs][WebAssembly] WebAssembly-specific release notes for 10.0.
adds 002af011928 [Polly][docs] Polly release notes.
adds 0fe369ad5ff Strip preceeding -Xclang when stripping -fcolor-diagnostics [...]
adds 8b0df8e1ed6 [LoopRotate] Get and update MSSA only if available in legac [...]
adds 6f4f4f2c8ce [remark][diagnostics] [codegen] Fix PR44896
adds 57a064f8dc8 Revert "[compiler-rt] Add a critical section when flushing [...]
new 3abd9cd486d [Codegen] Revert rL354676/rL354677 and followups - introduc [...]
new f87cc45dffa Put microsoft template parameter shadow warning behind sepa [...]
new 48d24465668 Revert "[LICM] Support hosting of dynamic allocas out of loops"
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:
clang/docs/ReleaseNotes.rst | 3 +
clang/include/clang/Basic/DiagnosticDriverKinds.td | 3 +
clang/include/clang/Basic/DiagnosticGroups.td | 3 +-
clang/include/clang/Basic/DiagnosticSemaKinds.td | 2 +-
clang/lib/CodeGen/CodeGenAction.cpp | 3 +
clang/lib/Driver/ToolChains/Clang.cpp | 10 +-
clang/lib/Tooling/ArgumentsAdjusters.cpp | 6 +
clang/test/CodeGen/PR44896.ll | 15 ++
clang/test/SemaCXX/microsoft-template-shadow.cpp | 11 ++
compiler-rt/lib/profile/GCDAProfiling.c | 25 +--
lld/docs/ReleaseNotes.rst | 1 +
llvm/docs/ReleaseNotes.rst | 7 +-
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 27 ----
llvm/lib/Transforms/Scalar/LICM.cpp | 45 ------
llvm/lib/Transforms/Scalar/LoopRotation.cpp | 11 +-
llvm/test/CodeGen/AArch64/ldst-paired-aliasing.ll | 31 +++-
llvm/test/CodeGen/PowerPC/constant-combines.ll | 8 +-
llvm/test/CodeGen/X86/constant-combines.ll | 3 +-
llvm/test/CodeGen/X86/lifetime-alias.ll | 10 +-
llvm/test/CodeGen/X86/pr40631_deadstore_elision.ll | 3 +-
llvm/test/CodeGen/X86/stores-merging.ll | 25 ++-
llvm/test/Other/opt-O2-pipeline.ll | 12 +-
llvm/test/Other/opt-O3-pipeline.ll | 12 +-
llvm/test/Other/opt-Os-pipeline.ll | 12 +-
llvm/test/Other/pass-pipelines.ll | 1 +
llvm/test/Transforms/LICM/hoist-alloca.ll | 168 ---------------------
polly/docs/ReleaseNotes.rst | 42 +++++-
27 files changed, 194 insertions(+), 305 deletions(-)
create mode 100644 clang/test/CodeGen/PR44896.ll
create mode 100644 clang/test/SemaCXX/microsoft-template-shadow.cpp
delete mode 100644 llvm/test/Transforms/LICM/hoist-alloca.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f8998b89 10: update: llvm-linux: 17560
new 7301946b 10: update: llvm-linux: 17560
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f8998b89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 12576 ++++++++++++-------------
03-build_linux/console.log | 6204 ++++++-------
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 80 +-
console.log | 19054 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 19068 insertions(+), 19068 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 releases/gcc-9
in repository gcc.
from 30cb4c78ea6 libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
new 08a70a65670 libstdc++: Replace glibc-specific check for clock_gettime ( [...]
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/ChangeLog | 8 ++++++
libstdc++-v3/acinclude.m4 | 22 ++++++--------
libstdc++-v3/configure | 73 +++++++++++++++++++++++++++++++++++------------
3 files changed, 71 insertions(+), 32 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 releases/gcc-8
in repository gcc.
from e47c9cd77f5 libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
new 655434f5ae9 libstdc++: Replace glibc-specific check for clock_gettime ( [...]
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/ChangeLog | 10 +++++++
libstdc++-v3/acinclude.m4 | 22 ++++++--------
libstdc++-v3/configure | 73 +++++++++++++++++++++++++++++++++++------------
3 files changed, 73 insertions(+), 32 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/ci/base-artifacts.
from 9e3b054c 1: reset: linux-f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f: 20116
new fa92859e 2: update: linux-f3fef7e990dae5fcd7cd8ccbd9b2a98bdb481da8: 20292
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:
01-reset_artifacts/console.log | 222 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10433 +++++-----
04-build_abe-stage1/console.log | 19427 ++++++++++---------
05-build_linux/console.log | 5679 +++---
07-check_regression/console.log | 82 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 63 +-
console.log | 36392 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 10 +-
reset-baseline | 0
results | 2 +-
13 files changed, 36181 insertions(+), 36580 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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 releases/gcc-8
in repository gcc.
from 499ea2e31fb libstdc++: Fix freestanding build (PR 92376)
new e47c9cd77f5 libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
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/ChangeLog | 10 +++
libstdc++-v3/include/bits/unique_ptr.h | 16 +++-
.../20_util/unique_ptr/modifiers/93562.cc | 98 ++++++++++++++++++++++
3 files changed, 120 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/93562.cc
--
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 8ce13842b50 libstdc++: Fix use of inaccessible private member in split_ [...]
new 38e10026578 c++: Fix value-init crash in template [PR93676]
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/cp/ChangeLog | 5 +++++
gcc/cp/init.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template19.C | 13 +++++++++++++
4 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template19.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 releases/gcc-9
in repository gcc.
from 1b522a79133 libstdc++: Fix freestanding build (PR 92376)
new 30cb4c78ea6 libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
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/ChangeLog | 8 ++
libstdc++-v3/include/bits/unique_ptr.h | 16 +++-
.../20_util/unique_ptr/modifiers/93562.cc | 98 ++++++++++++++++++++++
3 files changed, 118 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/93562.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.