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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9bbd2f9a 2: update: llvm-linux: 18540
discards efd77979 1: reset: llvm-fade9cbed76343c1e63657c4d425d3c47b0d73bf: -10
discards 308422e1 0: update: linux-ae3cad8f39ccf8d31775d9737488bccf0e44d370: all
new 9df6f159 0: update: 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 (9bbd2f9a)
\
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 | 130 +-
02-build_llvm/console.log | 11872 +++++++++++++++---------------
03-build_linux/console.log | 3012 ++++----
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 7 +-
06-update_baseline/console.log | 90 +-
console.log | 15119 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 4 +-
9 files changed, 15441 insertions(+), 14813 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8c2e1b02 0: update: binutils-gcc-linux: all
new cd6bd1b2 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 (8c2e1b02)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 406 +-
03-build_abe-binutils/console.log | 10805 ++++----
04-build_abe-stage1/console.log | 19502 +++++++------
05-build_linux/console.log | 22452 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 53478 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 53394 insertions(+), 53391 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 e4ef5514c5a Remove unused PPC.h includes under llvm/lib/Target/PowerPC.
new ad38482ac7f gn build: Merge r362685
new 58871dab1d1 [NFC][CodeGen] Add unary fneg tests to X86/fma_patterns_wide.ll
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:
test/CodeGen/X86/fma_patterns_wide.ll | 219 ++++++++++++++++++++++++++
utils/gn/secondary/clang/lib/Headers/BUILD.gn | 1 +
2 files changed, 220 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards f98bc123 0: update: gcc-261a0eea457b782bc252422b99775c2530f0681c: -5
new bedbd3c8 0: update: gcc-d790a6d6cb3ce79f2ba686e74bf2c6da47ad1dc5: -5
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 (f98bc123)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 268 +-
03-build_abe-bootstrap_lto/console.log | 97277 +++++++++++++++---------------
console.log | 97697 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 97609 insertions(+), 97771 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 64c4bd40c6a [X86] Make masked floating point equality/ordered compares [...]
new e4ef5514c5a Remove unused PPC.h includes under llvm/lib/Target/PowerPC.
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/PowerPC/PPCHazardRecognizers.cpp | 3 +--
lib/Target/PowerPC/PPCISelLowering.h | 1 -
lib/Target/PowerPC/PPCTargetTransformInfo.h | 1 -
3 files changed, 1 insertion(+), 4 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 gcc.
from 9c2f5af54e7 Make SRA re-construct orginal memory accesses when easy
new e2a82725af1 Drop alignment check in build_reconstructed_reference
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 | 5 +++++
gcc/tree-sra.c | 3 ---
2 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.