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 bbc78ef96 0: update: binutils-gcc-linux: boot
new f635d9d8b 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 (bbc78ef96)
\
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 | 160 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11241 +++++++-------
04-build_abe-stage1/console.log | 15432 +++++++++----------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 332 +-
console.log | 28493 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28474 insertions(+), 28460 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/linux.
from 6fbc7275c7a9 Linux 5.2-rc7
adds 6f496a555d93 arm64: kaslr: keep modules inside module region when KASAN [...]
adds aa69fb62bea1 arm64/efi: Mark __efistub_stext_offset as an absolute symb [...]
adds 4b1fe9b58e9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 28dd29c06d0d fork: return proper negative error code
adds 8d68d9325522 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub [...]
adds 5de254dca87a cifs: fix crash querying symlinks stored as reparse-points
adds 6e692c3b721f Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrenc [...]
adds eca94432934f Bluetooth: Fix faulty expression for minimum encryption ke [...]
No new revisions were added by this update.
Summary of changes:
arch/arm64/kernel/image.h | 6 ++++-
arch/arm64/kernel/module.c | 8 ++++--
fs/cifs/smb2ops.c | 64 +++++++++++++++++++++++++++++++++++++++++++---
fs/cifs/smb2pdu.h | 14 +++++++++-
kernel/fork.c | 1 +
net/bluetooth/l2cap_core.c | 2 +-
6 files changed, 86 insertions(+), 9 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 4991027f9 0: update: llvm-linux: all
new 76a5a1239 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 (4991027f9)
\
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 | 11738 ++++++++++++++++++------------------
03-build_linux/console.log | 618 +-
04-boot_linux/console.log | 2 +-
console.log | 12524 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12529 insertions(+), 12529 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 ce8c51822a9 [ARM] Thumb2: favor R4-R7 over R12/LR in allocation order w [...]
new 9739a115f4b [X86] LowerFunnelShift - use modulo constant shift amount.
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/X86/X86ISelLowering.cpp | 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.
unknown user pushed a change to branch master
in repository lld.
from 2a9aba467 Avoid identifiers that are different only in case. NFC.
new a165db431 [ELF] Allow placing SHF_MERGE sections with different alignme [...]
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:
ELF/SyntheticSections.cpp | 3 ++-
test/ELF/merge-align2.s | 35 +++++++++++++++++++++++++++++++++
test/ELF/merge-entsize2.s | 49 +++++++++++++++++++++++++++++++++++++++++++++++
test/ELF/merge-reloc-O0.s | 48 ----------------------------------------------
4 files changed, 86 insertions(+), 49 deletions(-)
create mode 100644 test/ELF/merge-align2.s
create mode 100644 test/ELF/merge-entsize2.s
delete mode 100644 test/ELF/merge-reloc-O0.s
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1b2c86f5b 0: update: llvm-linux: all
new d5b9a7b06 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 (1b2c86f5b)
\
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 | 116 +-
02-build_llvm/console.log | 12928 ++++++++++++++++++-----------------
03-build_linux/console.log | 640 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
console.log | 13692 ++++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14745 insertions(+), 12649 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 d07ba468a43 [InstCombine] Y - ~X --> X + Y + 1 fold (PR42457)
new fe4f8765dca Remove some autoconf references from docs and comments
new ce8c51822a9 [ARM] Thumb2: favor R4-R7 over R12/LR in allocation order w [...]
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/CMake.rst | 8 +++---
docs/FAQ.rst | 6 -----
docs/HowToReleaseLLVM.rst | 3 +--
docs/ProgrammersManual.rst | 4 +--
include/llvm/CodeGen/TargetSubtargetInfo.h | 8 ++++++
lib/CodeGen/RegisterClassInfo.cpp | 4 ++-
lib/Support/Errno.cpp | 2 +-
lib/Support/PrettyStackTrace.cpp | 2 +-
lib/Support/Unix/Unix.h | 2 +-
lib/Target/ARM/ARMRegisterInfo.td | 15 ++++++-----
lib/Target/ARM/ARMSubtarget.cpp | 42 +++++++++++++++++++++++++++++
lib/Target/ARM/ARMSubtarget.h | 4 +++
test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +-
test/CodeGen/ARM/favor-low-reg-for-Osize.ll | 29 ++++++++++++++++++++
14 files changed, 106 insertions(+), 25 deletions(-)
create mode 100644 test/CodeGen/ARM/favor-low-reg-for-Osize.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.