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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9fbd770 0: update: binutils-gcc-linux: all
new c689be6 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 (9fbd770)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11680 ++++++++-------
04-build_abe-stage1/console.log | 15800 ++++++++++----------
05-build_linux/console.log | 896 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28989 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 29045 insertions(+), 29016 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 clang.
from f15b9461da [OpenCL] Add version handling and add vector ld/st builtins
new 666dcfbdf0 Remove an unsafe member variable that wasn't needed; NFC.
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/TextNodeDumper.h | 2 --
lib/AST/TextNodeDumper.cpp | 3 +--
2 files changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository lnt.
from b565629 [LNT] Python 3 support: Remove implicit tuple parameter unpac [...]
new 7b4c1dc [LNT] Add support for v2 fmt in test data library
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:
lnt/testing/__init__.py | 283 ++++++++++++++++----
tests/testing/TestingTest.py | 600 ++++++++++++++++++++++++++++++++++++-------
2 files changed, 739 insertions(+), 144 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 dc8a0f75268 Speed up qsort in IPA ICF.
new 48e1ffaff9b Enforce correct COND_EXPR order for EXTRACT_LAST_REDUCTION
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/tree-vect-loop.c | 11 ++++++-----
gcc/tree-vect-stmts.c | 41 +++++++++++++++++++++++++++++++++++++----
gcc/tree-vectorizer.h | 2 +-
4 files changed, 57 insertions(+), 10 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d7dffd8 0: update: binutils-gcc-linux: boot
new 2820b25 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 (d7dffd8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10652 ++++++-------
04-build_abe-stage1/console.log | 18508 +++++++++++-----------
05-build_linux/console.log | 620 +-
06-boot_linux/console.log | 420 +-
console.log | 30831 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 30845 insertions(+), 30806 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 23be00fbf32 [DAG] Add SelectionDAG::MaxRecursionDepth constant
new 2b2b2c37ae7 [TableGen] Support encoding per-HwMode
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/CodeGen/TargetSubtargetInfo.h | 2 -
include/llvm/MC/MCSubtargetInfo.h | 2 +
include/llvm/Target/Target.td | 13 +++
test/TableGen/HwModeEncodeDecode.td | 81 ++++++++++++++++++
utils/TableGen/CodeEmitterGen.cpp | 130 ++++++++++++++++++++++-------
utils/TableGen/CodeGenTarget.cpp | 3 +-
utils/TableGen/FixedLenDecoderEmitter.cpp | 65 +++++++++++++--
utils/TableGen/InfoByHwMode.cpp | 11 +++
utils/TableGen/InfoByHwMode.h | 5 ++
utils/TableGen/SubtargetEmitter.cpp | 3 +
10 files changed, 275 insertions(+), 40 deletions(-)
create mode 100644 test/TableGen/HwModeEncodeDecode.td
--
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 f2fcfddc47 [CUDA][HIP] Fix typo in `BestViableFunction`
new 416fc0085e Clean out unused diagnostics. NFC.
new f15b9461da [OpenCL] Add version handling and add vector ld/st builtins
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:
include/clang/Basic/DiagnosticASTKinds.td | 1 -
include/clang/Basic/DiagnosticCommonKinds.td | 2 -
include/clang/Basic/DiagnosticDriverKinds.td | 3 -
include/clang/Basic/DiagnosticFrontendKinds.td | 6 -
include/clang/Basic/DiagnosticSemaKinds.td | 9 --
lib/Sema/OpenCLBuiltins.td | 161 ++++++++++++++++++++++---
lib/Sema/SemaLookup.cpp | 7 ++
test/SemaOpenCL/fdeclare-opencl-builtins.cl | 50 ++++++++
utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 22 ++--
9 files changed, 217 insertions(+), 44 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 4e28d4cc5b AArch64: Fix objdump tests
new 7738ddb418 [gas][news] NEWS (2.33) note new SVE2 and TME instructions f [...]
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 | 4 ++++
gas/NEWS | 6 ++++++
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.