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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c55051c6 0: good: binutils-gcc-linux: all
new 4bf2213a 0: good: 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 (c55051c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-binutils/console.log | 10227 ++++----
04-build_abe-stage1/console.log | 14395 ++++++-----
05-build_linux/console.log | 24256 +++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 49296 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 49292 insertions(+), 49280 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 e337bd40 0: good: gcc-7d984cdca37693cea0e7bf881d7e15f657da119f: all
new 08b132a9 0: good: linux-4d552acf337038028f7e2f63a927afb7adf65fc1: 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 (e337bd40)
\
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 | 12 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-binutils/console.log | 10118 +++++++++---------
04-build_abe-stage1/console.log | 8440 +++++++--------
05-build_linux/console.log | 1292 +--
06-boot_linux/console.log | 2 +-
console.log | 20168 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 20131 insertions(+), 20115 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 dd0be70559a [ARM] Add an extra constant hoisting test. NFC
new d146b937891 [kate] Add '!mul' operator that was introduced in D58775
new 4e72ab8b660 [TableGen] Introduce !listsplat 'binary' operator
new 6649368bab2 [X86] X86ScheduleBdVer2: use !listsplat operator to cleanup [...]
new 091d3974ccd [PDB Docs] Start documenting CodeView Type Records.
new b7bce147ad2 [llvm] Non-functional change: declared a local variable as const.
The 5 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:
docs/PDB/CodeViewTypes.rst | 263 +++++++++++++++++++++++++++++++++++-
docs/TableGen/LangIntro.rst | 4 +
docs/TableGen/LangRef.rst | 2 +-
include/llvm/TableGen/Record.h | 4 +-
lib/MC/MCAsmStreamer.cpp | 2 +-
lib/TableGen/Record.cpp | 14 ++
lib/TableGen/TGLexer.cpp | 1 +
lib/TableGen/TGLexer.h | 6 +-
lib/TableGen/TGParser.cpp | 38 ++++++
lib/Target/X86/X86ScheduleBdVer2.td | 11 +-
test/TableGen/listsplat.td | 75 ++++++++++
utils/kate/llvm-tablegen.xml | 2 +
12 files changed, 409 insertions(+), 13 deletions(-)
create mode 100644 test/TableGen/listsplat.td
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards aa55b2fb 2: good: llvm-linux: 394
new 48592d2f 2: good: llvm-linux: 394
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 (aa55b2fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-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 | 166 +-
02-build_llvm/console.log | 11494 ++++++++++++++++++------------------
03-build_linux/console.log | 634 +-
console.log | 12294 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12320 insertions(+), 12276 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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e9a1ac67 0: good: llvm-linux: all
new 3a738915 0: good: llvm-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 (e9a1ac67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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-build_llvm/console.log | 11350 ++++++++++++++++++-----------------
03-build_linux/console.log | 585 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 12030 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12012 insertions(+), 12039 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_gnu/gnu-release-aarch64-bootstrap_profiled
in repository toolchain/ci/gcc.
from 536c6a5682e Backport ARC patch.
adds 0925ea5b24e Daily bump.
adds e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
adds 9b179c0e3ff Daily bump.
adds 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 ++
gcc/c-family/c-ada-spec.c | 7 ++-
gcc/config/arm/arm.c | 3 +-
gcc/config/arm/constraints.md | 25 +++++++--
gcc/config/arm/neon.md | 59 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/torture/neon-immediate-timode.c | 10 ++++
9 files changed, 87 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/neon-immediate-timode.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 2c54a1a5 0: good: gcc-536c6a5682e101c51d7210d5b1bd5189cb289364: -10
new 79b3c9ef 0: good: gcc-7d984cdca37693cea0e7bf881d7e15f657da119f: -10
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 (2c54a1a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/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 | 166 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-bootstrap_profiled/console.log | 50886 ++++++++++++-------------
console.log | 51298 +++++++++++++-------------
jenkins/manifest.sh | 8 +-
5 files changed, 51336 insertions(+), 51258 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.