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 74bfb66755 Automatic date update in version.in
adds f83492cd36 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cdeb89e5 0: update: binutils-gcc-linux: all
new af489056 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 (cdeb89e5)
\
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 | 68 +-
02-prepare_abe/console.log | 70 +-
03-build_abe-binutils/console.log | 10100 +++++++--------
04-build_abe-stage1/console.log | 13614 ++++++++++----------
05-build_linux/console.log | 752 +-
06-boot_linux/console.log | 2 +-
console.log | 24657 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 24649 insertions(+), 24626 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 948968e0884 [ORC] Start adding ORCv1 to ORCv2 transition tips to the OR [...]
new d01233b5c6c [X86][SSE] Add PACKSS with zero shuffle masks.
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/CodeGen/X86/packss.ll | 61 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 61 insertions(+)
--
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 b946da5a60 [OPENMP]Add support for analysis of if clauses.
new 2a9412eebe fix unnamed fiefield issue and add tests for __builtin_prese [...]
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/CGExpr.cpp | 21 +++-
lib/CodeGen/CodeGenFunction.h | 3 +
test/CodeGen/builtin-preserve-access-index.c | 177 +++++++++++++++++++++++++++
test/Sema/builtin-preserve-access-index.c | 13 ++
4 files changed, 212 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/builtin-preserve-access-index.c
create mode 100644 test/Sema/builtin-preserve-access-index.c
--
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 d2f603f229d gn build: Add a note on how to locally tell git to ignore b [...]
new 5516a74ba02 [AMDGPU] fixed scheduler crash in gfx908
new 948968e0884 [ORC] Start adding ORCv1 to ORCv2 transition tips to the OR [...]
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:
...{ORCv2DesignAndImplementation.rst => ORCv2.rst} | 159 +++++++++++++++++++--
docs/index.rst | 6 +-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 4 +-
test/CodeGen/AMDGPU/power-sched-no-instr-sunit.mir | 22 +++
4 files changed, 176 insertions(+), 15 deletions(-)
rename docs/{ORCv2DesignAndImplementation.rst => ORCv2.rst} (64%)
create mode 100644 test/CodeGen/AMDGPU/power-sched-no-instr-sunit.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 binutils-gdb.
from 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions
new ca8d69beb1 Use field_core_addr in more places
new 33eca68072 Use field_string in more places
new 1f77b012e6 Introduce field_unsigned
new 07128006d6 Fix a FIXME in mi-out.c
The 4 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:
gdb/ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++
gdb/ada-tasks.c | 10 +++++-----
gdb/breakpoint.c | 4 ++--
gdb/cli-out.c | 13 +++++++++++++
gdb/cli-out.h | 3 +++
gdb/disasm.c | 2 +-
gdb/i386-linux-tdep.c | 6 +++---
gdb/i386-tdep.c | 2 +-
gdb/infrun.c | 4 ++--
gdb/mi/mi-interp.c | 2 +-
gdb/mi/mi-main.c | 2 +-
gdb/mi/mi-out.c | 13 ++++++++++---
gdb/mi/mi-out.h | 3 +++
gdb/record-btrace.c | 14 +++-----------
gdb/sparc64-linux-tdep.c | 6 +++---
gdb/symfile.c | 14 +++++++-------
gdb/target.c | 4 ++--
gdb/ui-out.c | 14 ++++++++++++++
gdb/ui-out.h | 4 ++++
19 files changed, 119 insertions(+), 42 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/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/llvm-project.
from 21f32a9683f Merging r355033:
adds cf7a59f2d7d Merging r359809: ------------------------------------------ [...]
adds 180a937d9a6 Merging r354633:
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/MicrosoftMangle.cpp | 7 +++--
clang/lib/CodeGen/CGDebugInfo.cpp | 36 +++++++++-------------
clang/test/CodeGenCXX/char8_t.cpp | 12 +++++---
.../test/CodeGenCXX/debug-info-template-member.cpp | 2 +-
.../CodeGenCXX/debug-info-var-template-partial.cpp | 17 ++++++++++
5 files changed, 44 insertions(+), 30 deletions(-)
create mode 100644 clang/test/CodeGenCXX/debug-info-var-template-partial.cpp
--
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/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 0a8d8a8f 0: init: binutils-gcc-glibc-llvm: 0
new db38ec0c 0: update: llvm-180a937d9a66237e061190e9865383236db5d0c0: 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 (0a8d8a8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 190 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10214 ++-
04-build_abe-stage1/console.log | 13563 ++--
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 38707 ++++++-----
07-build_abe-stage2/console.log | 40020 ++++++------
08-build_llvm-true/console.log | 11657 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 36 +-
09-benchmark/console.log | 163 +-
10-check_regression/console.log | 2040 +-
11-update_baseline/console.log | 2046 +-
console.log | 119746 ++++++++++++++++++-----------------
jenkins/manifest.sh | 17 +-
results.csv | 94 +
results_id | 2 +-
17 files changed, 122132 insertions(+), 117091 deletions(-)
create mode 100644 results.csv
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 92434a14b9 cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions
adds 03181f1c38 Automatic date update in version.in
adds 5b9d7a9a64 Fix __bss_start assertion failure in _bfd_elf_fix_symbol_flags
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 13 ++++++++++---
bfd/version.h | 2 +-
3 files changed, 16 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.