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_profiled
in repository toolchain/ci/base-artifacts.
discards b54071da1 0: update: gcc-e552e6117a35052c39c0da6c57ce1cbc284a899c: -10
new e74746fdc 0: update: gcc-a559dc97b797ad973461d0f6615febe9d433ffe6: -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 (b54071da1)
\
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 | 139 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-bootstrap_profiled/console.log | 31814 ++++++++++++-------------
console.log | 32357 +++++++++++++-------------
jenkins/manifest.sh | 10 +-
5 files changed, 32369 insertions(+), 32355 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
in repository toolchain/ci/interesting-commits.
from 3d98299 Add commits from https://ci.linaro.org/job/tcwg_bmk-bisect-ll [...]
new 2c090ab Add commits from https://ci.linaro.org/job/tcwg_bmk-bisect-ll [...]
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:
glibc | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 glibc
--
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 8a198ef01a2 [X86] Add PS<->PD domain changing support for MOVH/MOVL loa [...]
new 7eeed07642c [DAGCombine] convertBuildVecZextToZext - remove duplicate g [...]
new ef71ade2070 [X86] LowerBuildVectorv16i8 - pull out repeated getOperand( [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 6 +++---
2 files changed, 4 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 94cb6943c 0: update: llvm-linux: boot
new a9f4a3892 0: update: llvm-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 (94cb6943c)
\
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 | 12000 ++++++++++++++++----------------
03-build_linux/console.log | 1668 ++---
04-boot_linux/console.log | 464 +-
console.log | 14298 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14302 insertions(+), 14302 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 48617a90696 [LFTR] Regenerate test checks; NFC
new b961466dd18 [X86] Copy some test cases from vector-shuffle-sse1.ll to v [...]
new f6c16ed9a4b [X86] Add patterns to select MOVLPDrm from MOVSD+load and M [...]
new 127061edab0 [X86] Remove patterns from MOVLPSmr and MOVHPSmr instructions.
new 8a198ef01a2 [X86] Add PS<->PD domain changing support for MOVH/MOVL loa [...]
The 4 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/X86InstrAVX512.td | 12 +-
lib/Target/X86/X86InstrInfo.cpp | 30 ++-
lib/Target/X86/X86InstrSSE.td | 34 ++-
test/CodeGen/X86/avx2-masked-gather.ll | 18 +-
test/CodeGen/X86/avx512-insert-extract.ll | 4 +-
test/CodeGen/X86/avx512-masked-memop-64-32.ll | 2 +-
test/CodeGen/X86/dag-merge-fast-accesses.ll | 4 +-
test/CodeGen/X86/extract-store.ll | 8 +-
test/CodeGen/X86/extractelement-load.ll | 4 +-
test/CodeGen/X86/fma.ll | 62 ++---
test/CodeGen/X86/gather-addresses.ll | 20 +-
test/CodeGen/X86/half.ll | 12 +-
test/CodeGen/X86/insert-into-constant-vector.ll | 30 +--
test/CodeGen/X86/insertelement-ones.ll | 12 +-
test/CodeGen/X86/masked_compressstore.ll | 144 +++++------
test/CodeGen/X86/masked_expandload.ll | 324 ++++++++++++------------
test/CodeGen/X86/masked_gather_scatter_widen.ll | 8 +-
test/CodeGen/X86/masked_load.ll | 282 ++++++++++-----------
test/CodeGen/X86/masked_store.ll | 44 ++--
test/CodeGen/X86/merge-consecutive-loads-128.ll | 2 +-
test/CodeGen/X86/merge-consecutive-loads-256.ll | 38 +--
test/CodeGen/X86/merge-consecutive-loads-512.ll | 4 +-
test/CodeGen/X86/nontemporal-2.ll | 8 +-
test/CodeGen/X86/oddshuffles.ll | 18 +-
test/CodeGen/X86/pr11334.ll | 10 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 36 +--
test/CodeGen/X86/sse-only.ll | 6 +-
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 48 ++--
test/CodeGen/X86/sse2.ll | 24 +-
test/CodeGen/X86/sse3.ll | 12 +-
test/CodeGen/X86/var-permute-128.ll | 4 +-
test/CodeGen/X86/vec_insert-2.ll | 2 +-
test/CodeGen/X86/vector-shuffle-128-v2.ll | 60 ++++-
test/CodeGen/X86/vector-shuffle-128-v4.ll | 64 ++++-
test/CodeGen/X86/vector-shuffle-256-v8.ll | 6 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 4 +-
test/CodeGen/X86/vector-shuffle-variable-128.ll | 4 +-
test/CodeGen/X86/vector-shuffle-variable-256.ll | 8 +-
38 files changed, 759 insertions(+), 653 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-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 98602811d8 Kito's 5-part patch set to improve .insn support.
adds 923cccf9bc 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_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a970a4807 0: update: binutils-gcc-linux: all
new 2688f5b59 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 (a970a4807)
\
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 | 174 +-
03-build_abe-binutils/console.log | 11370 ++++----
04-build_abe-stage1/console.log | 15501 +++++------
05-build_linux/console.log | 24572 ++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51763 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51758 insertions(+), 51768 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.