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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b7cec5e1d binutils-8a2d34fe51edb115574056f56dcea8438acd5285: all
new 0682fafed linux-1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8: 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 (b7cec5e1d)
\
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:
1-reset_artifacts/console.log | 90 +-
3-build_abe-binutils/console.log | 3879 +++--
4-build_abe-stage1/console.log | 4499 +++---
5-count_linux_objs/console.log | 23610 ++++++++++++++-------------
console.log | 32042 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 31867 insertions(+), 32271 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 69596a7e3 gcc-77aa098963daf77b3f154f62cc0a945e2b5f04e2: all
new ffa27d3d2 linux-9c07fc259396fb5a26713755f92f60eb477ed567: 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 (69596a7e3)
\
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:
1-reset_artifacts/console.log | 88 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3584 ++--
4-build_abe-stage1/console.log | 4950 +++---
5-count_linux_objs/console.log | 24532 +++++++++++++--------------
console.log | 32886 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 33012 insertions(+), 33052 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/base-artifacts.
discards 1cee3da55 binutils-f589354db4c983696fe1db791763823aec83f8fa: all
new 26319c43c gcc-77aa098963daf77b3f154f62cc0a945e2b5f04e2: 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 (1cee3da55)
\
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:
1-reset_artifacts/console.log | 66 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6300 +++++----
4-build_abe-stage1/console.log | 13169 +++++++++---------
5-count_linux_objs/console.log | 6809 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26474 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26406 insertions(+), 26466 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 987465b35bd [BasicBlockUtils] Generalize DeleteDeadBlock to deal with m [...]
new ed000e33aae [MIPS GlobalISel] Add pre legalizer combiner pass
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/Mips/CMakeLists.txt | 1 +
lib/Target/Mips/Mips.h | 2 +
lib/Target/Mips/MipsPreLegalizerCombiner.cpp | 92 ++++++++++++++++++++++
lib/Target/Mips/MipsTargetMachine.cpp | 6 ++
.../mips-prelegalizer-combiner/tryCombine.mir | 37 +++++++++
5 files changed, 138 insertions(+)
create mode 100644 lib/Target/Mips/MipsPreLegalizerCombiner.cpp
create mode 100644 test/CodeGen/Mips/GlobalISel/mips-prelegalizer-combiner/tryCombine.mir
--
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.
from e593a791f2 [X86] Remove mask parameter from avx512 pmultishiftqb intrin [...]
new 765aed9554 [AST] RecursiveASTVisitor visits lambda classes when implici [...]
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/clang/AST/RecursiveASTVisitor.h | 52 +++++++++-------------
lib/CodeGen/CodeGenPGO.cpp | 7 ++-
lib/Sema/AnalysisBasedWarnings.cpp | 7 ++-
unittests/AST/ASTContextParentMapTest.cpp | 11 +++++
.../RecursiveASTVisitorTests/LambdaExpr.cpp | 51 +++++++++++++++------
5 files changed, 82 insertions(+), 46 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 4ea904edb7 ld: Clarify --wrap documentation
new 55e8aae79a Implement the assembly instructions yield, wfe, wfi and sev [...]
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/ChangeLog | 10 ++++++++++
gas/config/tc-arm.c | 7 +++++--
gas/testsuite/gas/arm/archv6t2-1.d | 12 ++++++++++++
gas/testsuite/gas/arm/archv6t2-1.s | 5 +++++
gas/testsuite/gas/arm/archv6t2-2.d | 12 ++++++++++++
5 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/archv6t2-1.d
create mode 100644 gas/testsuite/gas/arm/archv6t2-1.s
create mode 100644 gas/testsuite/gas/arm/archv6t2-2.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.