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-Oz
in repository toolchain/ci/base-artifacts.
discards e32a658c6 0: reset: binutils-gcc-glibc-llvm: 0
new 68754ad05 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 (e32a658c6)
\
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 | 70 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10456 +-
04-build_abe-stage1/console.log | 14071 +-
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38545 +++---
07-build_abe-stage2/console.log | 40443 +++---
08-build_llvm-true/console.log | 12026 +-
09-benchmark-Oz/benchmark-start.log | 2 +-
09-benchmark-Oz/benchmark.log | 5 +-
09-benchmark-Oz/console.log | 237 +-
10-check_regression/console.log | 1468 +-
.../results-0.csv | 0
10-check_regression/results-1.csv | 1314 +
.../results-compare.csv | 17 +-
10-check_regression/results-full.csv | 1286 +
10-check_regression/results.csv | 80 +
.../results.log | 2468 +-
11-update_baseline/console.log | 2891 +-
11-update_baseline/results-0.csv | 2572 +-
11-update_baseline/results-1.csv | 2453 +-
11-update_baseline/results-compare.csv | 17 +-
11-update_baseline/results-full.csv | 2576 +-
11-update_baseline/results.csv | 160 +-
11-update_baseline/results.log | 2456 +-
console.log | 120949 +++++++++---------
jenkins/manifest.sh | 6 +-
reset-baseline | 0
results_id | 2 +-
29 files changed, 131393 insertions(+), 125919 deletions(-)
copy 11-update_baseline/results-1.csv => 10-check_regression/results-0.csv (100%)
create mode 100644 10-check_regression/results-1.csv
copy {11-update_baseline => 10-check_regression}/results-compare.csv (91%)
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
copy {11-update_baseline => 10-check_regression}/results.log (61%)
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 gcc.
from 5a2d5392451 /cp 2019-10-14 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3ddb10c1de3 2019-10-14 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr92069.c | 19 +++++++++++++++++++
gcc/tree-vect-loop.c | 1 -
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr92069.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 binutils-2_33-branch
in repository binutils-gdb.
from 9676be3aa9 Automatic date update in version.in
new 2948a47219 Arm: Fix out of range conditional branch (PR/24991)
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 | 14 ++++++++++++++
gas/config/tc-arm.c | 23 ++++++++++++++++-------
gas/testsuite/gas/arm/pr24991.d | 4 ++++
gas/testsuite/gas/arm/pr24991.l | 2 ++
gas/testsuite/gas/arm/{mapping3.s => pr24991.s} | 8 ++++----
5 files changed, 40 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr24991.d
create mode 100644 gas/testsuite/gas/arm/pr24991.l
copy gas/testsuite/gas/arm/{mapping3.s => pr24991.s} (51%)
--
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 971f73e0c92 PR libgomp/92081 * testsuite/libgomp.fortran/target-simd. [...]
new 5a2d5392451 /cp 2019-10-14 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 4 +++
gcc/cp/decl.c | 6 ++--
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C | 8 ++---
gcc/testsuite/g++.dg/diagnostic/bitfld2.C | 2 +-
gcc/testsuite/g++.dg/ext/anon-struct1.C | 4 +--
gcc/testsuite/g++.dg/ext/anon-struct6.C | 4 +--
gcc/testsuite/g++.dg/ext/flexary19.C | 24 +++++++--------
gcc/testsuite/g++.dg/ext/flexary9.C | 44 +++++++++++++--------------
gcc/testsuite/g++.dg/template/error17.C | 2 +-
10 files changed, 61 insertions(+), 47 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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7bad62968 0: update: llvm-linux: boot
new 96be3b95c 0: update: llvm-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 (7bad62968)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 120 +-
02-build_llvm/console.log | 11940 +++++++++++++++++------------------
03-build_linux/console.log | 818 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12911 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12922 insertions(+), 12893 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 a2dc88278d3 [NFC][TTI] Add Alignment for isLegalMasked[Load/Store]
new 30954cb6a94 [X86][BtVer2] Improved latency and throughput of float/vect [...]
new 330aebe72a5 Fixing typo in llvm/IR/Intrinsics.td
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/Intrinsics.td | 2 +-
lib/Target/X86/X86ScheduleBtVer2.td | 12 ++--
.../tools/llvm-mca/X86/BtVer2/bottleneck-hints-3.s | 10 ++--
test/tools/llvm-mca/X86/BtVer2/load-store-alias.s | 10 ++--
test/tools/llvm-mca/X86/BtVer2/memcpy-like-test.s | 10 ++--
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 68 +++++++++++-----------
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 6 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 10 ++--
test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 4 +-
9 files changed, 66 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.