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-O3_LTO
in repository toolchain/ci/base-artifacts.
discards a745b5e5 0: update: binutils-gcc-glibc-llvm: -1
new 01b3b443 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 (a745b5e5)
\
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 | 177 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10816 +-
.../console.log | 18609 +--
05-build_abe-linux/console.log | 280 +-
06-build_abe-glibc/console.log | 37539 +++---
.../console.log | 46583 +++----
08-build_llvm-true/console.log | 11984 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 78 +-
09-benchmark/console.log | 237 +-
console.log | 126665 +++++++++---------
jenkins/manifest.sh | 12 +-
13 files changed, 126555 insertions(+), 126839 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 libcxx.
from af8e0992b [NFC] Fix typos in libc++ documentation
new 2518823f1 Determine endianness at a time when it doesn't inadvertantly [...]
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:
utils/gdb/libcxx/printers.py | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 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 compiler-rt.
from d69ff12cf Revert "compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCE [...]
new 156cec623 [libFuzzer] Remove lazy counters.
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/fuzzer/FuzzerDriver.cpp | 1 -
lib/fuzzer/FuzzerFlags.def | 3 ---
lib/fuzzer/FuzzerLoop.cpp | 4 ----
lib/fuzzer/FuzzerOptions.h | 1 -
lib/fuzzer/FuzzerTracePC.cpp | 39 ---------------------------------------
lib/fuzzer/FuzzerTracePC.h | 3 ---
lib/fuzzer/FuzzerUtil.h | 2 --
lib/fuzzer/FuzzerUtilFuchsia.cpp | 4 ----
lib/fuzzer/FuzzerUtilPosix.cpp | 6 ------
lib/fuzzer/FuzzerUtilWindows.cpp | 4 ----
test/fuzzer/large.test | 3 ---
11 files changed, 70 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 e9fa1c7882a [X86] convertToThreeAddress, make sure second operand of SU [...]
new 611bf0527cc Revert r373172 "[X86] Add custom isel logic to match VPTERN [...]
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/X86ISelDAGToDAG.cpp | 80 +-------------
test/CodeGen/X86/avx512-cvt.ll | 17 +--
test/CodeGen/X86/avx512-gfni-intrinsics.ll | 144 ++++++++++++-------------
test/CodeGen/X86/machine-combiner-int-vec.ll | 117 ++++++++------------
test/CodeGen/X86/midpoint-int-vec-128.ll | 12 +--
test/CodeGen/X86/midpoint-int-vec-256.ll | 24 ++---
test/CodeGen/X86/midpoint-int-vec-512.ll | 84 ++++++++-------
test/CodeGen/X86/sadd_sat_vec.ll | 57 +++-------
test/CodeGen/X86/ssub_sat_vec.ll | 57 +++-------
test/CodeGen/X86/vec_int_to_fp.ll | 16 +--
test/CodeGen/X86/vector-fshl-256.ll | 9 +-
test/CodeGen/X86/vector-fshl-512.ll | 56 +++++-----
test/CodeGen/X86/vector-fshl-rot-256.ll | 20 ++--
test/CodeGen/X86/vector-fshl-rot-512.ll | 42 ++++----
test/CodeGen/X86/vector-fshr-256.ll | 29 ++---
test/CodeGen/X86/vector-fshr-512.ll | 154 ++++++++++++++-------------
test/CodeGen/X86/vector-fshr-rot-256.ll | 20 ++--
test/CodeGen/X86/vector-fshr-rot-512.ll | 82 +++++++-------
test/CodeGen/X86/vector-idiv-sdiv-512.ll | 6 +-
test/CodeGen/X86/vector-rotate-128.ll | 77 +++-----------
test/CodeGen/X86/vector-rotate-256.ll | 69 +++++-------
test/CodeGen/X86/vector-rotate-512.ll | 92 +++++++++-------
test/CodeGen/X86/vector-shift-ashr-128.ll | 3 +-
test/CodeGen/X86/vector-shift-ashr-256.ll | 18 ++--
test/CodeGen/X86/vector-shift-ashr-512.ll | 18 ++--
test/CodeGen/X86/vector-shift-ashr-sub128.ll | 9 +-
26 files changed, 564 insertions(+), 748 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 5ae0074b 0: update: linux-d573e8a79f70404ba08623d1de7ea617d55092ac: boot
new 34647f62 0: update: binutils-gcc-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 (5ae0074b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 333 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11176 ++++++------
04-build_abe-stage1/console.log | 19899 ++++++++++-----------
05-build_linux/console.log | 876 +-
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33213 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 34031 insertions(+), 32408 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.