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 dfb7594c6 6: update: llvm-linux: 17560
new 356828f89 6: 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 (dfb7594c6)
\
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 | 130 +-
02-build_llvm/console.log | 12034 ++++++++++++-------------
03-build_linux/console.log | 6204 ++++++-------
06-update_baseline/console.log | 94 +-
console.log | 18462 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18466 insertions(+), 18466 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 ec69d2c9e67 AMDGPU/GlobalISel: Select G_PTR_MASK
new 81c69f62406 AMDGPU: Remove code address space predicates
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/AMDGPUGISel.td | 10 +-
lib/Target/AMDGPU/DSInstructions.td | 4 +-
lib/Target/AMDGPU/SIInstrInfo.td | 68 +++--
.../AMDGPU/GlobalISel/inst-select-load-local.mir | 42 ++-
.../AMDGPU/GlobalISel/inst-select-store-local.mir | 304 +++++++++++++++++++++
utils/TableGen/CodeGenDAGPatterns.cpp | 1 +
6 files changed, 400 insertions(+), 29 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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 75f0e88419 Automatic date update in version.in
adds 7b468db33b 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac2fd042d 0: update: binutils-gcc-linux: all
new 81ad52cba 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 (ac2fd042d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 182 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10959 +++++++--------
04-build_abe-stage1/console.log | 14085 +++++++++----------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26464 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26474 insertions(+), 26466 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 62cb5163122 AMDGPU/GlobalISel: Use known bits for selection
new 6b8988c6920 AMDGPU/GlobalISel: Fix reg bank for uniform LDS loads
new ec69d2c9e67 AMDGPU/GlobalISel: Select G_PTR_MASK
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/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 65 +++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 22 +-
.../AMDGPU/GlobalISel/inst-select-ptr-mask.mir | 475 +++++++++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-load.mir | 37 +-
6 files changed, 594 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-ptr-mask.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 llvm.
from cedf41585f9 AMDGPU/GlobalISel: Legalize wavefrontsize intrinsic
new 62cb5163122 AMDGPU/GlobalISel: Use known bits for selection
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/AMDGPUInstructionSelector.cpp | 11 ++----
.../AMDGPU/GlobalISel/inst-select-load-local.mir | 45 ++++++++++++++++++++++
.../AMDGPU/GlobalISel/inst-select-load-private.mir | 40 +++++++++++++++++++
3 files changed, 88 insertions(+), 8 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 5611b5a35a Merge note_ovl_builtin_candidate diagnostics; NFC
new df4be6a747 [NFC] Add aacps bitfields access test
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/CodeGen/aapcs-bitfield.c | 824 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 824 insertions(+)
create mode 100644 test/CodeGen/aapcs-bitfield.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 clang-tools-extra.
from 2e03cd5f [clangd] Add a new highlighting kind for typedefs
new d7193149 [clangd] Use pre-populated mappings for standard symbols
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/ParsedAST.cpp | 2 +-
clangd/Preamble.cpp | 2 +-
clangd/index/CanonicalIncludes.cpp | 81 ++++++++++++++++-------------
clangd/index/CanonicalIncludes.h | 43 ++++++---------
clangd/index/IndexAction.cpp | 2 +-
clangd/unittests/CanonicalIncludesTests.cpp | 28 +++++++---
clangd/unittests/SymbolCollectorTests.cpp | 2 +-
7 files changed, 84 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.