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-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from cd6c84d8f0cd Linux 5.2-rc2
adds 9a626c4a6326 ia64: fix build errors by exporting paddr_to_nid()
adds e9646f0f5bb6 gpio: fix gpio-adp5588 build errors
adds ca6584a3316c Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/li [...]
adds ec2e0f4f00c0 pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is n [...]
adds e58926e781d8 pinctrl: intel: Use GENMASK() consistently
adds 670784fb4ebe pinctrl: intel: Clear interrupt status in mask/unmask callback
adds b1fa7d8592c7 Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/p [...]
adds 9fb67d643f6f Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
arch/ia64/mm/numa.c | 1 +
drivers/gpio/Kconfig | 1 +
drivers/pinctrl/Kconfig | 2 +-
drivers/pinctrl/intel/pinctrl-intel.c | 45 ++++++++---------------------------
4 files changed, 13 insertions(+), 36 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b8f5ff60e 2: update: llvm-linux: 25
new 4f3dd22ea 2: update: llvm-linux: 25
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 (b8f5ff60e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 11640 ++++++++++++++++++------------------
03-build_linux/console.log | 650 +-
console.log | 12420 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12424 insertions(+), 12424 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 e0b950eae9b AMDGPU: Don't enable all lanes with non-CSR VGPR spills
new 6ec46896176 Revert "[x86] split 256-bit store of concatenated vectors"
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 | 11 -
test/CodeGen/X86/avg.ll | 402 +++++++++++++------------
test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 24 +-
test/CodeGen/X86/avx-intrinsics-x86.ll | 12 +-
test/CodeGen/X86/avx512-trunc-widen.ll | 16 +-
test/CodeGen/X86/avx512-trunc.ll | 16 +-
test/CodeGen/X86/nontemporal-2.ll | 40 +--
test/CodeGen/X86/oddsubvector.ll | 15 +-
test/CodeGen/X86/pmovsx-inreg.ll | 72 ++---
test/CodeGen/X86/shrink_vmul-widen.ll | 124 ++++----
test/CodeGen/X86/shrink_vmul.ll | 124 ++++----
test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 18 +-
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 18 +-
test/CodeGen/X86/subvector-broadcast.ll | 68 ++---
test/CodeGen/X86/vec_fptrunc.ll | 10 +-
test/CodeGen/X86/vec_saddo.ll | 68 ++---
test/CodeGen/X86/vec_smulo.ll | 84 +++---
test/CodeGen/X86/vec_ssubo.ll | 84 +++---
test/CodeGen/X86/vec_uaddo.ll | 24 +-
test/CodeGen/X86/vec_umulo.ll | 26 +-
test/CodeGen/X86/vec_usubo.ll | 24 +-
test/CodeGen/X86/vector-gep.ll | 134 ++++-----
test/CodeGen/X86/vector-trunc-widen.ll | 72 ++---
test/CodeGen/X86/vector-trunc.ll | 72 ++---
test/CodeGen/X86/x86-interleaved-access.ll | 73 +++--
25 files changed, 845 insertions(+), 786 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 lldb.
from 7f07e1141 [CMake] Folder structure for generated Xcode project to cover [...]
new 951fb47d7 [DWARFExpression] Remove ctor that takes just a compile unit.
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/lldb/Expression/DWARFExpression.h | 104 +++++----------------
source/Expression/DWARFExpression.cpp | 61 +++---------
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 4 +-
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 9 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 35 +++----
.../NativePDB/DWARFLocationExpression.cpp | 4 +-
.../PDB/PDBLocationToDWARFExpression.cpp | 14 +--
source/Symbol/Function.cpp | 2 +-
8 files changed, 73 insertions(+), 160 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 38245eafb [LLD][COFF] Early load PDB type server files
new 1e06f5461 [COFF] Add ImportChunkThunk, simplify, deduplicate
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:
COFF/Chunks.cpp | 2 +-
COFF/Chunks.h | 78 +++++++++++++++++++++++----------------------------------
2 files changed, 32 insertions(+), 48 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 e037bcf8f21 [C++ PATCH] template specializations
new e02a00b508f Remove pre-Solaris 11/SPARC unwinding support
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:
libgcc/ChangeLog | 6 +++
libgcc/config/sparc/sol2-unwind.h | 92 +--------------------------------------
2 files changed, 8 insertions(+), 90 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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 1096750a1 0: update: gcc-76bfe522ab1e16a8cb578315521f6c659ffe3538: -5
new 73911eba7 0: update: gcc-580934f6aae0186ef13b2646f08f373074b76daf: -5
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 (1096750a1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 167 +-
02-prepare_abe/console.log | 433 +-
03-build_abe-bootstrap_ubsan/console.log | 92960 ++++++++++++++--------------
console.log | 93584 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
5 files changed, 93585 insertions(+), 93569 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d7c73da35f Automatic date update in version.in
adds 02c6905952 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.