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 f88b9c9b4 0: update: llvm-linux: all
new 659957a39 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 (f88b9c9b4)
\
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 | 130 +-
02-build_llvm/console.log | 12000 ++++++++++++++++++------------------
03-build_linux/console.log | 692 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12824 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12845 insertions(+), 12840 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 a4c1974f227 [ThinLTO] Fix gcc warnings from commit
new 4393b17a685 [X86][AVX] combineX86ShufflesRecursively - peek through ext [...]
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 | 45 +++++++-------
test/CodeGen/X86/pr29112.ll | 83 +++++++++++++-------------
test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 16 ++---
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 16 ++---
test/CodeGen/X86/vector-shuffle-512-v16.ll | 9 +--
5 files changed, 81 insertions(+), 88 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 lld.
from 699651179 Revert D63432 "[ELF] Allow placing SHF_MERGE sections with di [...]
new 2ac837f5d [ELF][RISCV] Error on R_RISCV_PCREL_LO12_[IS] that point to a [...]
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/InputSection.cpp | 5 +++++
test/ELF/riscv-pcrel-hilo-error.s | 7 +++++++
2 files changed, 12 insertions(+)
create mode 100644 test/ELF/riscv-pcrel-hilo-error.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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f9b2e5abb 0: update: binutils-gcc-linux: all
new 249fe359d 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 (f9b2e5abb)
\
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 | 130 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 11501 +++++++--------
04-build_abe-stage1/console.log | 15037 +++++++++----------
05-build_linux/console.log | 1001 +-
06-boot_linux/console.log | 2 +-
console.log | 27871 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 28009 insertions(+), 27739 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 lld.
from fd5d8336b [ELF][RISCV] Allow R_RISCV_ADD in relocateNonAlloc()
new 699651179 Revert D63432 "[ELF] Allow placing SHF_MERGE sections with di [...]
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, 49 insertions(+), 86 deletions(-)
delete mode 100644 test/ELF/merge-align2.s
delete mode 100644 test/ELF/merge-entsize2.s
create 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.
unknown user pushed a change to branch master
in repository llvm.
from 557d582ad1d [ARM] Fix for NDEBUG builds
new a4c1974f227 [ThinLTO] Fix gcc warnings from commit
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:
include/llvm/IR/ModuleSummaryIndex.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.