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-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
adds db4cf6bdbf2 Bump version to 8.0.1
adds bf2f5abb8e3 git-llvm: Update for release_80 branch
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/git-svn/git-llvm | 6 +++---
llvm/utils/lit/lit/__init__.py | 2 +-
5 files changed, 7 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1e02017b 0: good: llvm-linux: 16693
new f67fd78c 0: good: llvm-linux: 16693
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 (1e02017b)
\
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:
.../console.log | 70 +-
02-build_llvm/console.log | 5828 ++++++++++
{3-build_linux => 03-build_linux}/console.log | 226 +-
.../console.log | 2 +-
.../console.log | 4 +-
2-build_llvm/console.log | 5831 ----------
console.log | 10835 +++++++++----------
jenkins/manifest.sh | 14 +-
8 files changed, 11396 insertions(+), 11414 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (64%)
create mode 100644 02-build_llvm/console.log
rename {3-build_linux => 03-build_linux}/console.log (89%)
rename {5-check_regression => 05-check_regression}/console.log (86%)
rename {6-update_baseline => 06-update_baseline}/console.log (84%)
delete mode 100644 2-build_llvm/console.log
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8904180d 0: good: llvm-linux: 18107
new 3d9f7230 0: good: llvm-linux: 18107
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 (8904180d)
\
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:
.../console.log | 70 +-
02-build_llvm/console.log | 5791 ++++++++++
{3-build_linux => 03-build_linux}/console.log | 1012 +-
.../console.log | 2 +-
.../console.log | 4 +-
2-build_llvm/console.log | 5798 ----------
console.log | 11573 +++++++++----------
jenkins/manifest.sh | 10 +-
8 files changed, 12085 insertions(+), 12175 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (64%)
create mode 100644 02-build_llvm/console.log
rename {3-build_linux => 03-build_linux}/console.log (91%)
rename {5-check_regression => 05-check_regression}/console.log (86%)
rename {6-update_baseline => 06-update_baseline}/console.log (84%)
delete mode 100644 2-build_llvm/console.log
--
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 aa5b4e00ae0 [RISCV][NFC] Expand test/MC/RISCV/linker-relaxation.s tests
new 7684aab92af [AMDGPU] Added v5i32 and v5f32 register classes
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/AMDGPUCallingConv.td | 3 +-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 2 +
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 17 +++++-
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 3 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 17 ++++++
lib/Target/AMDGPU/SIInstrInfo.cpp | 8 +++
lib/Target/AMDGPU/SIInstructions.td | 22 ++++++++
lib/Target/AMDGPU/SIRegisterInfo.cpp | 32 ++++++++++++
lib/Target/AMDGPU/SIRegisterInfo.td | 40 ++++++++++++++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 ++
test/CodeGen/AMDGPU/select-vectors.ll | 17 ++++++
test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 60 ++++++++++++++++++++++
12 files changed, 221 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
adds db4cf6bdbf2 Bump version to 8.0.1
adds bf2f5abb8e3 git-llvm: Update for release_80 branch
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/git-svn/git-llvm | 6 +++---
llvm/utils/lit/lit/__init__.py | 2 +-
5 files changed, 7 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fed87538 0: good: llvm-linux: all
new d97b464a 0: good: llvm-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 (fed87538)
\
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:
.../console.log | 32 +-
{2-build_llvm => 02-build_llvm}/console.log | 9850 +++++++++----------
{3-build_linux => 03-build_linux}/console.log | 87 +-
{4-boot_linux => 04-boot_linux}/console.log | 2 +-
.../console.log | 0
.../console.log | 0
console.log | 9971 ++++++++++----------
jenkins/manifest.sh | 14 +-
8 files changed, 10031 insertions(+), 9925 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (88%)
rename {2-build_llvm => 02-build_llvm}/console.log (72%)
rename {3-build_linux => 03-build_linux}/console.log (53%)
rename {4-boot_linux => 04-boot_linux}/console.log (82%)
rename {5-check_regression => 05-check_regression}/console.log (100%)
rename {6-update_baseline => 06-update_baseline}/console.log (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.