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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7238ac0e 0: update: binutils-gcc-linux: all
new 075ca6a4 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 (7238ac0e)
\
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 | 16 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 11102 ++++++++--------
04-build_abe-stage1/console.log | 13861 +++++++++----------
05-build_linux/console.log | 614 +-
06-boot_linux/console.log | 6 +-
08-update_baseline/console.log | 8 +-
console.log | 25628 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 25614 insertions(+), 25637 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f5a64e96 0: update: llvm-linux: boot
new 8e577713 0: update: llvm-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 (f5a64e96)
\
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 | 231 +-
02-build_llvm/console.log | 11995 +++++++++++++++++------------------
03-build_linux/console.log | 684 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 12943 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12986 insertions(+), 12912 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 3401779594d [llvm-objdump] Add warning messages if disassembly + source [...]
new 39170150103 Revert "[llvm-objdump] Add warning messages if disassembly [...]
new 00170d38eec [APInt] Introduce clearLowBits()
new 8a2defdd81e [DivRemPairs] Handling for expanded-form rem - recompositio [...]
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/ADT/APInt.h | 7 ++
include/llvm/DebugInfo/DIContext.h | 12 +--
include/llvm/Transforms/Utils/BypassSlowDivision.h | 2 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +-
lib/DebugInfo/Symbolize/DIPrinter.cpp | 17 ++--
lib/Transforms/Scalar/DivRemPairs.cpp | 110 ++++++++++++++++++---
.../DivRemPairs/X86/div-expanded-rem-pair.ll | 8 +-
.../X86/source-interleave-invalid-source.test | 6 +-
.../X86/source-interleave-missing-source.test | 6 +-
.../X86/source-interleave-no-debug-info.test | 6 +-
tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 2 +-
tools/llvm-objdump/llvm-objdump.cpp | 75 +++++---------
tools/llvm-objdump/llvm-objdump.h | 2 +-
tools/llvm-xray/func-id-helper.cpp | 2 +-
unittests/ADT/APIntTest.cpp | 65 ++++++++++++
15 files changed, 225 insertions(+), 97 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 220b8e92 0: update: llvm-linux: boot
new f339564e 0: update: llvm-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 (220b8e92)
\
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 | 166 +-
02-build_llvm/console.log | 11702 +++++++++++++++++------------------
03-build_linux/console.log | 666 +-
04-boot_linux/console.log | 476 +-
06-update_baseline/console.log | 25 -
console.log | 13010 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13014 insertions(+), 13039 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 837693a2 0: update: llvm-linux: 16
new 0e80b659 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 (837693a2)
\
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 | 76 +-
02-build_llvm/console.log | 11983 ++++++++++++++++++------------------
03-build_linux/console.log | 838 +--
06-update_baseline/console.log | 28 +
console.log | 12925 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12958 insertions(+), 12900 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 79032109 4: update: llvm-linux: 17873
new b521fbda 4: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 17873
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 (79032109)
\
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 | 216 +-
02-build_llvm/console.log | 11630 ++++++++++++++++-----------------
03-build_linux/console.log | 1213 ++--
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 26 +-
console.log | 13099 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
7 files changed, 12963 insertions(+), 13242 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.