This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 382c1a971c6 [llvm-readobj][xcoff] implement parsing overflow section header.
new 1f3d0040fc8 AMDGPU: Fix infinite searches in SIFixSGPRCopies
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/SIFixSGPRCopies.cpp | 6 +++-
lib/Target/AMDGPU/SIInstrInfo.cpp | 2 ++
test/CodeGen/AMDGPU/fix-sgpr-copies.mir | 50 +++++++++++++++++++++++++++++++++
3 files changed, 57 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 bd6b181280 [OPENMP]Allow final clause in combined task-based directives [...]
new e0e9d03fa3 [OPENMP]Fix comments/params, 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:
include/clang/AST/OpenMPClause.h | 7 +++----
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 5cab0266f7b Backport from trunk [gcc]
adds 92a15cc8142 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 0480816f4 0: update: binutils-gcc-linux: boot
new 60921f5e3 0: update: binutils-gcc-linux: boot
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 (0480816f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11030 ++++++-------
04-build_abe-stage1/console.log | 18594 +++++++++++----------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31603 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 31569 insertions(+), 31630 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b4b3b8d98 5: update: llvm-linux: 16052
new 466bb68e1 5: update: llvm-linux: 16052
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 (b4b3b8d98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 22 +-
02-build_llvm/console.log | 12245 +++++++++++++-------------
03-build_linux/console.log | 6212 ++++++-------
06-update_baseline/console.log | 38 +-
console.log | 18517 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 18523 insertions(+), 18521 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 cf4a18c6aa [Concept] Associated Constraints Infrastructure
new bd6b181280 [OPENMP]Allow final clause in combined task-based directives [...]
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/OpenMPClause.h | 27 ++++++++++++++--------
include/clang/AST/RecursiveASTVisitor.h | 1 +
lib/AST/OpenMPClause.cpp | 9 +++++++-
lib/AST/StmtProfile.cpp | 1 +
lib/Sema/SemaOpenMP.cpp | 23 +++++++++++++++---
lib/Serialization/ASTReader.cpp | 1 +
lib/Serialization/ASTWriter.cpp | 1 +
test/OpenMP/parallel_master_taskloop_ast_print.cpp | 4 ++--
test/OpenMP/parallel_master_taskloop_codegen.cpp | 15 ++++++++----
9 files changed, 61 insertions(+), 21 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 62e7137cb94 Revert "[VirtualFileSystem] Support virtual working directo [...]
new 382c1a971c6 [llvm-readobj][xcoff] implement parsing overflow section header.
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:
.../llvm-readobj/Inputs/xcoff-reloc-overflow.o | Bin 0 -> 558 bytes
.../tools/llvm-readobj/xcoff-overflow-section.test | 47 ++++++++++++
tools/llvm-readobj/XCOFFDumper.cpp | 80 +++++++++++++++------
3 files changed, 107 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/xcoff-reloc-overflow.o
create mode 100644 test/tools/llvm-readobj/xcoff-overflow-section.test
--
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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 5cab0266f7b Backport from trunk [gcc]
adds 92a15cc8142 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c6d5081db 0: update: binutils-gcc-linux: all
new 9270524c5 0: update: binutils-gcc-linux: all
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 (c6d5081db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 162 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 9790 ++++++------
04-build_abe-stage1/console.log | 18523 +++++++++++-----------
05-build_linux/console.log | 898 +-
06-boot_linux/console.log | 2 +-
console.log | 29814 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 29805 insertions(+), 29806 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.