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-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 0fdb7d860 0: update: binutils-gcc-glibc-llvm: 0
new a2b48264a 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 (0fdb7d860)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-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 | 230 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11178 ++--
04-build_abe-stage1/console.log | 15636 +++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 40228 ++++++------
07-build_abe-stage2/console.log | 40714 ++++++------
08-build_llvm-true/console.log | 11850 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 9 +-
09-benchmark/console.log | 515 +-
10-check_regression/console.log | 72 +-
11-update_baseline/console.log | 56 +-
console.log | 121223 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
16 files changed, 121209 insertions(+), 121268 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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5b6d4fc74b Automatic date update in version.in
adds d5b7ce35a1 Automatic date update in version.in
adds 3d7d6a6ff4 Generic ELF target group signature symbol
adds ce5aecf873 Another generic ELF target assertion failure
adds 61dd8e19a8 readelf group errors/warnings
adds 5f63875b30 Fix failure on powerpc 32-bit only targets
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++
bfd/elf.c | 3 +-
bfd/linker.c | 13 ++--
bfd/version.h | 2 +-
binutils/ChangeLog | 5 ++
binutils/readelf.c | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-ppc.c | 170 +++++++++++++++++++++++++++++-------------
gas/testsuite/gas/ppc/ppc.exp | 13 +++-
ld/ChangeLog | 6 ++
ld/emultempl/genelf.em | 4 +-
11 files changed, 174 insertions(+), 61 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 56d7513fc 2: update: binutils-gcc-linux: 17776
new a49c325d3 2: update: binutils-gcc-linux: 17776
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 (56d7513fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 412 +-
03-build_abe-binutils/console.log | 8161 +++++------
04-build_abe-stage1/console.log | 19121 ++++++++++++------------
05-build_linux/console.log | 536 +-
08-update_baseline/console.log | 4 +-
console.log | 28412 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28407 insertions(+), 28379 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 c673564596d [X86] Add test cases for D62444. NFC
new 4b7838899df Revert r361356: "[MIR] Add simple PRE pass to MachineCSE"
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/CodeGen/MachineCSE.cpp | 122 +---
test/CodeGen/Mips/internalfunc.ll | 3 +-
test/CodeGen/X86/avx2-masked-gather.ll | 48 +-
test/CodeGen/X86/masked_compressstore.ll | 1013 +++++++++++++++++----------
test/CodeGen/X86/masked_gather.ll | 94 ++-
test/CodeGen/X86/masked_store.ll | 722 +++++++++++--------
test/CodeGen/X86/masked_store_trunc.ll | 531 ++++++++------
test/CodeGen/X86/masked_store_trunc_ssat.ll | 527 ++++++++------
test/CodeGen/X86/masked_store_trunc_usat.ll | 535 ++++++++------
9 files changed, 2084 insertions(+), 1511 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-arm-spec2k6-Oz_LTO
in repository toolchain/ci/gcc.
from 0482526a2e5 Daily bump.
adds 127e6c87aaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-arm-spec2k6-Oz_LTO
in repository toolchain/ci/binutils-gdb.
from 71117e078c Automatic date update in version.in
adds d7c73da35f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 39b66c434 0: update: binutils-gcc-glibc-llvm: -1
new 8d1fa0d5a 0: update: binutils-gcc-glibc-llvm: -1
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 (39b66c434)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 221 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 10952 +--
04-build_abe-stage1/console.log | 17614 ++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38248 +++++------
07-build_abe-stage2/console.log | 46589 ++++++-------
08-build_llvm-true/console.log | 11732 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 19 +-
09-benchmark/console.log | 271 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 8 +-
console.log | 126389 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
15 files changed, 126398 insertions(+), 126403 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 e5bd1bfa359 llvm-undname: Make demangling of MD5 names more robust
new c673564596d [X86] Add test cases for D62444. NFC
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:
test/Analysis/CostModel/X86/arith-fp.ll | 171 ++++++++++++++++++++++++++++++++
1 file changed, 171 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.