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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from b033a13 1: reset: gcc-fa761b10d40aaa71e62fbc0c9f2ab8fc07a98b49: 399
new d6e0f40 2: update: gcc-9a7e877fed495d8c0e7ba2491754e9a726ef5b97: 399
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 | 167 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10750 ++++++------
04-build_abe-stage1/console.log | 20186 ++++++++++++-----------
05-build_linux/console.log | 502 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 36 +-
console.log | 32095 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
10 files changed, 32139 insertions(+), 32061 deletions(-)
delete mode 100644 reset-baseline
--
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 cb7b458c96a Remove the obsolete BlockByRefStruct flag from LLVM IR
new 99507c0d65c [AArch64][GlobalISel] Support lowering musttail calls
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/AArch64/AArch64CallLowering.cpp | 34 +++++++++++++++-------
.../AArch64/GlobalISel/call-translator-musttail.ll | 15 ++++++----
.../GlobalISel/call-translator-tail-call.ll | 15 ++++++++++
test/CodeGen/AArch64/vararg-tallcall.ll | 2 ++
4 files changed, 50 insertions(+), 16 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from 1350a3a 0: update: linux-d013cc800a2a41b0496f99a11f3cff724cf65941: all
new b033a13 1: reset: gcc-fa761b10d40aaa71e62fbc0c9f2ab8fc07a98b49: 399
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 | 177 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 10750 ++++++------
04-build_abe-stage1/console.log | 19851 +++++++++++-----------
05-build_linux/console.log | 617 +-
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 19 +-
08-update_baseline/console.log | 10 +-
console.log | 31803 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
12 files changed, 32091 insertions(+), 31540 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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 ff3305f385c llvm-reduce: Fix inconsistencies between int/unsigned usage [...]
new 773d4b20c8a llvm-reduce: Remove inaccurate doxy comment about a return [...]
new cb7b458c96a Remove the obsolete BlockByRefStruct flag from LLVM IR
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:
bindings/go/llvm/dibuilder.go | 2 +-
include/llvm-c/DebugInfo.h | 2 +-
include/llvm/IR/DebugInfoFlags.def | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 1 -
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 8 -----
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 48 +-------------------------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 1 -
lib/CodeGen/AsmPrinter/DwarfUnit.h | 9 -----
lib/IR/Verifier.cpp | 8 ++---
test/CodeGen/ARM/debug-info-blocks.ll | 2 +-
test/DebugInfo/Generic/block-asan.ll | 2 +-
test/Verifier/blockbyref.ll | 4 +--
tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp | 1 -
13 files changed, 12 insertions(+), 79 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/gcc.
from 6ab685e9644 Daily bump.
adds 062d18d7271 Daily bump.
new 23df2f19184 2019-09-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/frontend-passes.c | 22 +++++++++++++++++++++-
gcc/fortran/resolve.c | 26 +++++++++++++-------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/do_subscript_6.f90 | 11 +++++++++++
6 files changed, 62 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_6.f90
--
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 120ea11 0: update: binutils-gcc-glibc-llvm: 0
new 163fe7d 0: update: binutils-gcc-glibc-llvm: 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 (120ea11)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11010 ++--
04-build_abe-stage1---/console.log | 13258 ++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 38702 +++++------
07-build_abe-stage2---/console.log | 40505 ++++++------
08-build_llvm-true/console.log | 11647 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 15 +-
09-benchmark/console.log | 200 +-
10-check_regression/console.log | 671 +-
10-check_regression/results.log | 2358 +-
11-update_baseline/console.log | 1515 +-
11-update_baseline/results.log | 2374 +-
console.log | 118456 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
results-0.csv | 2276 +-
results-1.csv | 2312 +-
results-full.csv | 2447 +-
results.csv | 165 +-
results_id | 2 +-
22 files changed, 124525 insertions(+), 124316 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 7806e6abb4e gn build: Merge r372267
new ff3305f385c llvm-reduce: Fix inconsistencies between int/unsigned usage [...]
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:
tools/llvm-reduce/deltas/Delta.cpp | 9 +++++----
tools/llvm-reduce/deltas/Delta.h | 8 ++++----
tools/llvm-reduce/deltas/ReduceArguments.cpp | 6 +++---
tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp | 8 ++++----
tools/llvm-reduce/deltas/ReduceFunctions.cpp | 10 +++++-----
tools/llvm-reduce/deltas/ReduceGlobalVars.cpp | 6 +++---
tools/llvm-reduce/deltas/ReduceMetadata.cpp | 16 ++++++++--------
7 files changed, 32 insertions(+), 31 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 7e4328374c fix build, adjust test also for Windows path separator
new 61892451b9 [analyzer] PR43102: Fix an assertion and an out-of-bounds er [...]
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/Analysis/PathDiagnostic.cpp | 18 ++++++++++-------
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 3 ++-
test/Analysis/loop-widening.cpp | 27 +++++++++++++++++++++++++
3 files changed, 40 insertions(+), 8 deletions(-)
create mode 100644 test/Analysis/loop-widening.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a1726c38a9 Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2 [...]
new 81dc3ab594 [gdb/testsuite] Handle unreachable network in server-connect.exp
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:
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.server/server-connect.exp | 7 +++++--
gdb/testsuite/lib/gdbserver-support.exp | 16 +++++++++++++---
3 files changed, 26 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.