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 f2f24aa9c4 Don't duplicate comment in symfile.c and .h
new 7433218996 (Ada) do not print Ada task names in quotes in "info tasks" output
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 | 4 ++++
gdb/ada-tasks.c | 6 +++---
2 files changed, 7 insertions(+), 3 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/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 8972a4776da ReleaseNotes: known issue: PR40547
adds 12f174e98c3 Merging r371969: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/Builtins.def | 2 +-
clang/test/CodeGen/avr-builtins.c | 4 ++++
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b5e1adc 0: update: llvm-linux: 19657
new cc121f9 0: update: llvm-linux: 19677
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 (b5e1adc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
02-build_llvm/console.log | 12024 +++++++++++++++++------------------
03-build_linux/console.log | 858 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 6 +-
console.log | 13020 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 13061 insertions(+), 13001 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/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 8972a4776da ReleaseNotes: known issue: PR40547
adds 12f174e98c3 Merging r371969: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Basic/Builtins.def | 2 +-
clang/test/CodeGen/avr-builtins.c | 4 ++++
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 55d7300 0: update: llvm-linux: 16
new 07c552f 0: update: llvm-linux: 16
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 (55d7300)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 33 +-
02-build_llvm/console.log | 12062 ++++++++++++++++++------------------
03-build_linux/console.log | 836 ++-
06-update_baseline/console.log | 28 +
console.log | 12959 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12999 insertions(+), 12929 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 8880d6274d8 [TableGen] CodeGenMapTable - Don't dereference a dyn_cast r [...]
new c7e2fdea40c GSYM: Add the llvm::gsym::Header header class with tests
new d343c49792d gn build: Merge r372149
new a5917e7992c [AMDGPU] Added MI bit IsDOT
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:
include/llvm/DebugInfo/GSYM/Header.h | 124 +++++++++++++++++++++
lib/DebugInfo/GSYM/CMakeLists.txt | 1 +
lib/DebugInfo/GSYM/Header.cpp | 111 ++++++++++++++++++
lib/Target/AMDGPU/SIDefines.h | 5 +-
lib/Target/AMDGPU/SIInstrFormats.td | 5 +
lib/Target/AMDGPU/SIInstrInfo.h | 8 ++
lib/Target/AMDGPU/SIInstrInfo.td | 1 +
lib/Target/AMDGPU/VOP2Instructions.td | 3 +-
lib/Target/AMDGPU/VOP3PInstructions.td | 2 +
unittests/DebugInfo/GSYM/GSYMTest.cpp | 102 +++++++++++++++++
.../gn/secondary/llvm/lib/DebugInfo/GSYM/BUILD.gn | 1 +
11 files changed, 361 insertions(+), 2 deletions(-)
create mode 100644 include/llvm/DebugInfo/GSYM/Header.h
create mode 100644 lib/DebugInfo/GSYM/Header.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 clang.
from 20204588ea [OPENMP]Try to rework the test to pacify the buildbots, NFC.
new de1444208c [OPENMP5.0]Introduce attribute for declare variant directive.
new eb145ca92f [OPENMP] Rework the test, NFC.
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:
include/clang/Basic/Attr.td | 23 +++++
include/clang/Basic/AttrDocs.td | 28 +++++
include/clang/Basic/DiagnosticSemaKinds.td | 4 +
include/clang/Sema/Sema.h | 6 ++
lib/Sema/SemaExpr.cpp | 1 +
lib/Sema/SemaOpenMP.cpp | 38 ++++++-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 49 +++++++++
test/OpenMP/declare_variant_ast_print.c | 16 +++
test/OpenMP/declare_variant_ast_print.cpp | 161 +++++++++++++++++++++++++++++
test/OpenMP/declare_variant_messages.c | 9 ++
test/OpenMP/parallel_for_codegen.cpp | 4 +-
11 files changed, 335 insertions(+), 4 deletions(-)
create mode 100644 test/OpenMP/declare_variant_ast_print.c
create mode 100644 test/OpenMP/declare_variant_ast_print.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.