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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7e67f936 2: update: linux-5d18cb62218608a1388858880ad3ec76d6cb0d3b: 19793
discards 9dceb09b 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 19642
discards 1e72eaac 0: update: llvm-a384ddbc3af5dd7d54b6bc340ef2099686dc14fa: 19796
new 33ce9032 0: update: llvm-linux: 19798
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 (7e67f936)
\
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 | 159 +-
02-build_llvm/console.log | 11882 ++++++++++++++--------------
03-build_linux/console.log | 3572 +++++----
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 79 +-
console.log | 15702 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
results | 2 +-
8 files changed, 15891 insertions(+), 15530 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-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from dd9b12c245 PowerPC64 xlate_pcrel_opt
adds c0d9f31dbd PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared object
adds 8077c50dbb [gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
adds 16d01f9cd4 Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
adds 2ea1a07a0a Run argv0-symlink.exp only on native target and local host.
adds 9d1c2eb1b8 Automatic date update in version.in
adds cd18a823d1 [ARC] [COMMITTED] Fix FASTMATH field.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-ppc.c | 19 ++-----------------
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/mingw-hdep.c | 11 +++++++++++
gdb/testsuite/ChangeLog | 11 +++++++++++
gdb/testsuite/gdb.base/argv0-symlink.exp | 17 +++++++++++++++++
gdb/testsuite/gdb.fortran/info-types.exp | 11 +++++++----
gdb/testsuite/lib/fortran.exp | 12 ++++++++++++
include/ChangeLog | 5 +++++
include/opcode/arc.h | 2 +-
11 files changed, 81 insertions(+), 23 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards abdc86be 0: update: binutils-gcc-linux: boot
new 24639e02 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 (abdc86be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 208 +-
02-prepare_abe/console.log | 270 +-
03-build_abe-binutils/console.log | 11242 +++++++-------
04-build_abe-stage1/console.log | 15547 ++++++++++----------
05-build_linux/console.log | 844 +-
06-boot_linux/console.log | 408 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28552 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 28533 insertions(+), 28568 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 4dc94128576 [LoopIdiomRecognize] BCmp loop idiom recognition
new d4b0982cc0c [Attributor] Implement AANoAliasCallSiteArgument initialization
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/Transforms/IPO/Attributor.cpp | 6 ++++--
test/Transforms/FunctionAttrs/noalias_returned.ll | 15 ++++++++++-----
2 files changed, 14 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 91b0d602 [clangd] Collecting main file macro expansion locations in Pa [...]
new 812d608d [Clangd] ExtractFunction Added checks for broken control flow
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/refactor/tweaks/ExtractFunction.cpp | 72 ++++++++++++++++++++++++------
clangd/unittests/TweakTests.cpp | 20 +++++++--
2 files changed, 75 insertions(+), 17 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 binutils-gdb.
from cd18a823d1 [ARC] [COMMITTED] Fix FASTMATH field.
new 1c1e0fe58b [PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV i [...]
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:
gas/config/tc-arm.c | 8 ++++-
gas/testsuite/gas/arm/mve-vmov-1.d | 72 ++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-1.s | 7 ++++
3 files changed, 86 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 llvm.
from 795f752ce7f [LiveDebugValues] Insert entry values after bundles
new e532cbf3c00 [NFC] SCEVExpander: add SetCurrentDebugLocation() / getCurr [...]
new 4dc94128576 [LoopIdiomRecognize] BCmp loop idiom recognition
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:
docs/ReleaseNotes.rst | 4 +
include/llvm/Analysis/ScalarEvolutionExpander.h | 12 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 877 ++++++++++++++++++++-
test/Transforms/LoopIdiom/bcmp-basic.ll | 855 ++++++++------------
test/Transforms/LoopIdiom/bcmp-debugify-remarks.ll | 119 ++-
test/Transforms/LoopIdiom/bcmp-negative-tests.ll | 2 +-
test/Transforms/LoopIdiom/bcmp-widening.ll | 2 +-
7 files changed, 1281 insertions(+), 590 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.