This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 630d3bfa7cd [X86][AVX] Add SimplifyDemandedVectorElts support for KSHIF [...]
new a0fe2f45515 [DAGCombiner] Add node to the worklist in topological order [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 37606e67df PR24938, Null Pointer Dereference in debug.c:debug_write_type
adds d9c4ba536c Use raw strings on gdb.python/py-xmethods.exp (and fix Pytho [...]
adds b694989f50 [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true
adds 5c31b35808 [gdb, c++] Improve error message when using libstdcxx withou [...]
adds 9aa5520697 Factor out the common code in lookup_{static,global}_symbol
adds e8fffdff93 Automatic date update in version.in
adds c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 +
gas/config/tc-arm.c | 6 +-
gas/testsuite/gas/arm/mve-vmov-1.d | 25 ++
gas/testsuite/gas/arm/mve-vmov-1.s | 6 +
gas/testsuite/gas/arm/mve-vorr.d | 400 ++++++++++-----------
gdb/ChangeLog | 18 +
gdb/break-catch-throw.c | 6 +-
gdb/symtab.c | 102 +++---
gdb/testsuite/ChangeLog | 18 +
gdb/testsuite/gdb.cp/exceptprint.exp | 2 +-
...{constexpr-field.exp => no-libstdcxx-probe.exp} | 32 +-
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +-
gdb/testsuite/gdb.python/py-xmethods.py | 36 +-
gdb/testsuite/lib/gdb.exp | 9 +-
opcodes/ChangeLog | 6 +
opcodes/arm-dis.c | 23 ++
17 files changed, 401 insertions(+), 300 deletions(-)
copy gdb/testsuite/gdb.cp/{constexpr-field.exp => no-libstdcxx-probe.exp} (63%)
--
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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c206831e 0: update: binutils-gcc-linux: all
new ff40bdd2 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 (c206831e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 70 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11408 ++++++-------
04-build_abe-stage1/console.log | 20143 +++++++++++-----------
05-build_linux/console.log | 682 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32627 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 32685 insertions(+), 32711 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 2033d5f0347 [IntrinsicEmitter] Support scalable vectors in intrinsics
new 630d3bfa7cd [X86][AVX] Add SimplifyDemandedVectorElts support for KSHIF [...]
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 | 25 +++++++++++++++++++++++++
test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 4 +---
2 files changed, 26 insertions(+), 3 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 3d98bf729 [lldb][NFC] Add some tests for the target subcommands
new 2b4e5e0c6 Stabilize TestIOHandlerCompletion
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:
.../lldbsuite/test/iohandler/completion/TestIOHandlerCompletion.py | 3 ++-
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from b493bb7d44c Backport r274411 from trunk to gcc-9-branch
adds 04bf6579e48 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c4930c797c Automatic date update in version.in
adds ec5e94069e 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.
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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 488ed4b4 0: update: binutils-gcc-linux: all
new b9132052 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 (488ed4b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 220 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 10013 ++++++------
04-build_abe-stage1/console.log | 18580 +++++++++++-----------
05-build_linux/console.log | 940 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30177 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30166 insertions(+), 30200 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.