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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 75b7b8620 0: update: llvm-linux: 18738
new f3a70a20d 0: update: llvm-linux: 18738
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 (75b7b8620)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 160 +-
02-build_llvm/console.log | 12920 ++++++++++++++--------------
03-build_linux/console.log | 776 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13860 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
9 files changed, 13855 insertions(+), 13881 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-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 2fe66bdb2e5 [Compiler-rt] Emit error if builtins library cannot be found
adds 8092c8fec08 [NFC] Run clang-format on ISDOpcodes.h
adds 3dbbbcc80e6 [llvm-xray] consumeError when trying big-endian
adds efa70843aa7 [MLIR][cmake] use LINK_LIBS PUBLIC for MLIRStandardOpsTransforms
adds 3841ed4104a [Driver] Render -T for Gnu.cpp
adds 1420f4efbe7 [AVR] Fix I/O instructions on XMEGA
adds 1335737ee11 [LLVM][AVR] Support for R_AVR_6 fixup
adds f93a6aaebcf [Inliner][NFC] silence gcc 'overloaded-virtual' warning on [...]
adds d23131a3c06 [OpenMP] Fix race condition in the completion/freeing of de [...]
adds 7c4e711ef8d [AMDGPU] Enable base pointer.
adds 9e2a99e5b7d [LoopUnroll] Precommit test for PR459393.
adds b54a6633128 [LoopUnroll] Extend test case with additional loop with larger TC.
new bfd512160fe [InstCombine] improve analysis of FP->int->FP to eliminate [...]
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:
clang/lib/Driver/ToolChains/Gnu.cpp | 2 +
clang/test/Driver/Xlinker-args.c | 7 +-
llvm/docs/AMDGPUUsage.rst | 19 +-
llvm/include/llvm/CodeGen/ISDOpcodes.h | 2345 ++++++++++----------
llvm/include/llvm/Transforms/IPO/Inliner.h | 2 +
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp | 301 ++-
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 6 +-
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h | 5 +
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp | 19 +-
llvm/lib/Target/AMDGPU/SIRegisterInfo.h | 3 +
llvm/lib/Target/AVR/AVRDevices.td | 18 +-
llvm/lib/Target/AVR/AVRInstrInfo.td | 19 +-
llvm/lib/Target/AVR/AVRSubtarget.cpp | 8 +-
llvm/lib/Target/AVR/AVRSubtarget.h | 4 +
llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp | 15 +
.../Transforms/InstCombine/InstCombineCasts.cpp | 21 +-
llvm/lib/XRay/Trace.cpp | 1 +
.../AMDGPU/fix-frame-ptr-reg-copy-livein.ll | 10 +-
.../CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir | 8 +-
.../test/CodeGen/AMDGPU/pei-scavenge-sgpr-gfx9.mir | 2 +-
llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr.mir | 2 +-
llvm/test/CodeGen/AMDGPU/stack-realign.ll | 107 +
llvm/test/CodeGen/AVR/features/xmega_io.ll | 48 +
llvm/test/MC/AVR/relocations.s | 3 +
llvm/test/Transforms/InstCombine/fpextend.ll | 32 +-
llvm/test/Transforms/LoopUnroll/pr33437.ll | 58 +-
.../pr45939-peel-count-and-complete-unroll.ll | 229 ++
.../Dialect/StandardOps/Transforms/CMakeLists.txt | 5 +-
openmp/runtime/src/kmp_tasking.cpp | 95 +-
29 files changed, 2099 insertions(+), 1295 deletions(-)
create mode 100644 llvm/test/CodeGen/AVR/features/xmega_io.ll
create mode 100644 llvm/test/Transforms/LoopUnroll/pr45939-peel-count-and-complete [...]
--
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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 221ab25b0 0: update: llvm-linux: all
new 03683baa7 0: update: 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 (221ab25b0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 110 +-
02-build_llvm/console.log | 12868 ++++++++++++++++++-----------------
03-build_linux/console.log | 774 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 18 +-
console.log | 13782 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13775 insertions(+), 13801 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 gcc.
from e7e785dfec3 Revert previous patch:
new cc558e28014 x86: Add gcc.target/i386/strncmp-1.c
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/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/i386/strncmp-1.c | 47 +++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/strncmp-1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 65d776828 0: update: linux-5a9ffb954a3933d7867f4341684a23e008d6839b: all
new da0eb5020 0: update: binutils-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a: 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 (65d776828)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 136 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11165 +++++------
04-build_abe-stage1/console.log | 18179 +++++++++---------
05-build_linux/console.log | 731 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30699 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
12 files changed, 30955 insertions(+), 30409 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0d7889b6d 0: update: llvm-linux: all
new 7d83768b4 0: update: 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 (0d7889b6d)
\
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 | 175 +-
02-build_llvm/console.log | 13002 +++++++++++++++--------------
03-build_linux/console.log | 3542 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 8 +-
console.log | 16739 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 16721 insertions(+), 16769 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3874a2f91 0: update: binutils-gcc-linux: all
new aed86a7a9 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 (3874a2f91)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 137 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11695 +++++----
04-build_abe-stage1/console.log | 20325 ++++++++--------
05-build_linux/console.log | 6436 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 20 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39103 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39071 insertions(+), 39101 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.