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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6198971493 Automatic date update in version.in
adds 7d284924fc Automatic date update in version.in
adds b96b6262f5 PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
adds 16ba30dcfa aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf32-ppc.c | 4 +++-
bfd/version.h | 2 +-
binutils/readelf.c | 3 +++
4 files changed, 13 insertions(+), 2 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4a45351 0: update: binutils-gcc-linux: all
new ed7ec96 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 (4a45351)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 52 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10792 +++++++--------
04-build_abe-stage1/console.log | 13618 ++++++++++---------
05-build_linux/console.log | 660 +-
06-boot_linux/console.log | 2 +-
console.log | 25540 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25540 insertions(+), 25548 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 bb7d03ce5b3 [Bitcode][NFC] Remove unused variable from BitcodeAnalyzer
new ea3ab8c4b7c [InstCombine] canonicalize insert+splat to/from element 0 o [...]
new 86ad74265eb GlobalISel: Convert some build functions to using SrcOp/DstOp
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/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 19 ++---
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 97 ++++++++++++----------
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 14 ++--
lib/Target/Mips/MipsCallLowering.cpp | 4 +-
.../InstCombine/InstCombineVectorOps.cpp | 38 +++++++++
.../InstCombine/insert-extract-shuffle.ll | 40 +++++++--
6 files changed, 143 insertions(+), 69 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 1f9df1ccb8 [OPENMP]Add -Wunintialized to the erroneous tests for future [...]
new 1e2d469d84 Add nofree attribute to CodeGenOpenCL/convergent.cl test
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:
test/CodeGenOpenCL/convergent.cl | 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.
unknown user pushed a change to branch master
in repository llvm.
from 7597e7f1797 Add, and infer, a nofree function attribute
new fb8a52a5866 Teach the IRBuilder about fadd and friends.
new bb7d03ce5b3 [Bitcode][NFC] Remove unused variable from BitcodeAnalyzer
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/llvm/IR/IRBuilder.h | 130 ++++++++++++++++++++++++++++++++-
include/llvm/IR/IntrinsicInst.h | 49 +++++++++----
lib/Bitcode/Reader/BitcodeAnalyzer.cpp | 2 -
lib/IR/IntrinsicInst.cpp | 67 ++++++++++++++---
lib/IR/Verifier.cpp | 4 +-
unittests/IR/IRBuilderTest.cpp | 64 ++++++++++++++++
6 files changed, 286 insertions(+), 30 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 f7ddb0a67 Change LaunchThread interface to return an Expected for non-A [...]
new d69f3babb [lldb] [test] Update NetBSD XFAILs in test suite
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:
.../functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py | 1 +
.../watchpoint/multiple_threads/TestWatchpointMultipleThreads.py | 2 ++
.../watchpoint/watchpoint_commands/command/TestWatchpointCommandLLDB.py | 1 +
.../watchpoint_commands/command/TestWatchpointCommandPython.py | 2 ++
.../watchpoint_commands/condition/TestWatchpointConditionCmd.py | 1 +
.../watchpoint/watchpoint_set_command/TestWatchLocationWithWatchSet.py | 1 +
.../Python/lldbsuite/test/python_api/formatters/TestFormattersSBAPI.py | 1 +
.../Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py | 1 -
.../lldbsuite/test/python_api/watchpoint/TestWatchpointIgnoreCount.py | 1 -
.../Python/lldbsuite/test/python_api/watchpoint/TestWatchpointIter.py | 1 -
.../test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py | 1 -
11 files changed, 9 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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards e254b03 0: update: gcc-efd2d37a440f4696d9f72c7b47892e005f9ab34b: -5
new ead9d52 0: update: binutils-gcc-glibc: 0
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 (e254b03)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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 | 24 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11150 ++--
04-build_abe-stage1/console.log | 15531 ++---
05-build_abe-linux/console.log | 246 +-
06-build_abe-glibc/console.log | 39305 ++++++-------
07-build_abe-stage2/console.log | 40786 ++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 15 +-
08-benchmark/console.log | 140 +-
09-check_regression/console.log | 7 +-
10-update_baseline/console.log | 7 +-
console.log | 107591 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results | 2 +
results_id | 1 +
16 files changed, 108475 insertions(+), 106750 deletions(-)
create mode 100644 results_id
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.