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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 511cd0b4f4 llvm-365e164fcc48ad72deb962937f05efe648c91803: 16048
new e37ddc0eca llvm-7a2944efe118e58d164c16c9d8f4d4d626a9f11d: 16048
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 (511cd0b4f4)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10143 +++++++++++++++----------------
3-count_linux_objs/console.log | 2585 ++++----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 12806 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 12831 insertions(+), 12803 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 7425230ea1d [X86] Print %st(0) as %st when its implicit to the instruct [...]
new c09d70eb391 Recommit r352660 "[X86] Mark EMMS and FEMMS as clobbering M [...]
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/X86/X86Instr3DNow.td | 4 +-
lib/Target/X86/X86InstrMMX.td | 4 +-
test/CodeGen/X86/pr35982.ll | 128 +++++++++++++---------------------------
3 files changed, 48 insertions(+), 88 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e59632f40a linux-24b888d8d59847871387aa3b241b524661070a6e: 17392
new 1713f9bef5 llvm-7a2944efe118e58d164c16c9d8f4d4d626a9f11d: 17392
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 (e59632f40a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10223 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1056 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11579 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11523 insertions(+), 11429 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-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from b881d66b4e1 Daily bump.
adds e0c87534f09 2019-02-02 Paul Thomas <pault(a)gcc.gnu.org>
adds d2a8afaea63 2019-02-03 Paul Thomas <pault(a)gcc.gnu.org>
adds 1a24b726291 2019-02-02 Paul Thomas <pault(a)gcc.gnu.org>
adds e20215546ae 2019-02-03 Paul Thomas <pault(a)gcc.gnu.org>
adds c5b9117a570 2019-02-03 Uroš Bizjak <ubizjak(a)gmail.com>
new e4e0bd785cf Daily bump.
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 | 28 +++++++++
gcc/fortran/expr.c | 21 +++++--
gcc/fortran/trans-array.c | 32 ++++------
gcc/fortran/trans-expr.c | 20 +++----
gcc/testsuite/ChangeLog | 18 ++++++
gcc/testsuite/gfortran.dg/alloc_comp_assign_16.f03 | 37 ++++++++++++
.../gfortran.dg/pointer_array_component_3.f90 | 36 ++++++++++++
gcc/testsuite/gfortran.dg/realloc_on_assign_32.f90 | 31 ++++++++++
libgfortran/ChangeLog | 18 +++++-
libgfortran/config/fpu-glibc.h | 68 +++++++---------------
11 files changed, 226 insertions(+), 85 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_assign_16.f03
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_component_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/realloc_on_assign_32.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/gnu-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 4ff23a76ae gcc-b881d66b4e1312f6232fd44e01be41f5c0f77cff: 0
new 25dc31549e gcc-e4e0bd785cf535e84eb6976e08681ecd85cfe414: 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 (4ff23a76ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-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 | 68 +-
02-prepare_abe/console.log | 26 +-
03-build_abe-binutils/console.log | 6138 ++--
04-build_abe-stage1/console.log | 8031 ++---
05-build_abe-linux/console.log | 66 +-
06-build_abe-glibc/console.log | 22151 +++++++-------
07-build_abe-stage2/console.log | 21786 +++++++-------
08-benchmark/console.log | 52 +-
09-check_regression/console.log | 49 +-
10-update_baseline/console.log | 51 +-
console.log | 58426 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results.csv | 241 +-
results_id | 2 +-
trigger-bisect-on-failure | 4 +-
17 files changed, 58615 insertions(+), 58494 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 3f93903f1b llvm-b21ed3c57aaa100a8fce29527bf20221ea208e54: all
new 67b8015071 llvm-764727d92e526dbee121303125aac411a1318a3d: 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 (3f93903f1b)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 9065 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 111 +-
console.log | 9190 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9321 insertions(+), 9129 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 643fde69e6 llvm-b21ed3c57aaa100a8fce29527bf20221ea208e54: all
new 5c023a17ba llvm-764727d92e526dbee121303125aac411a1318a3d: 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 (643fde69e6)
\
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:
1-reset_artifacts/console.log | 18 +-
2-build_llvm/console.log | 9016 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 29 +-
console.log | 9047 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9050 insertions(+), 9076 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b7623957b9 llvm-359a97310b101d6a7e946d08c3a3924d5d21a7df: 16547
new 82e8c1b118 linux-8834f5600cf3c8db365e18a3d5cac2c2780c81e5: 16547
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 (b7623957b9)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9053 ++++++++++++++++----------------
3-count_linux_objs/console.log | 994 ++--
3-count_linux_objs/kernel.release | 2 +-
console.log | 10143 ++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 10055 insertions(+), 10169 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.