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 595e61b0 2: update: binutils-gcc-linux: 5371
new bd25333a 2: update: binutils-gcc-linux: 5371
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 (595e61b0)
\
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 | 229 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11499 ++++++-------
04-build_abe-stage1/console.log | 20207 +++++++++++-----------
05-build_linux/console.log | 952 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 90 +-
console.log | 33537 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 33478 insertions(+), 33496 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 d27d2d709ec [X86] Add CodeGenOnly instructions for (f32 (X86selects $ma [...]
new b07705b701d Remove the AliasAnalysis argument in function areMemAccesse [...]
new 4b4fd737fd3 [X86] Add VMOVSSZrrk/VMOVSDZrrk/VMOVSSZrrkz/VMOVSDZrrkz to [...]
new 7a6fccf41ea [X86] Remove unused arguments from a tablegen multiclass. NFC
The 3 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:
include/llvm/CodeGen/TargetInstrInfo.h | 3 +-
lib/CodeGen/MachineInstr.cpp | 2 +-
lib/CodeGen/MachinePipeliner.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.h | 3 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 3 +-
lib/Target/AMDGPU/SIInstrInfo.h | 3 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 3 +-
lib/Target/Hexagon/HexagonInstrInfo.h | 3 +-
lib/Target/Lanai/LanaiInstrInfo.cpp | 3 +-
lib/Target/Lanai/LanaiInstrInfo.h | 3 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 3 +-
lib/Target/PowerPC/PPCInstrInfo.h | 3 +-
lib/Target/SystemZ/SystemZInstrInfo.cpp | 3 +-
lib/Target/SystemZ/SystemZInstrInfo.h | 3 +-
lib/Target/X86/X86InstrInfo.cpp | 21 ++++++++---
lib/Target/X86/X86InstrSSE.td | 26 ++++++-------
test/CodeGen/X86/avx512-insert-extract.ll | 4 +-
test/CodeGen/X86/avx512-select.ll | 4 +-
test/CodeGen/X86/fast-isel-select-pseudo-cmov.ll | 24 ++++++------
test/CodeGen/X86/fast-isel-select-sse.ll | 48 ++++++++++++------------
test/CodeGen/X86/fmaxnum.ll | 8 ++--
test/CodeGen/X86/fminnum.ll | 8 ++--
test/CodeGen/X86/gpr-to-mask.ll | 6 +--
test/CodeGen/X86/pr38803.ll | 2 +-
test/CodeGen/X86/scalar-fp-to-i64.ll | 8 ++--
test/CodeGen/X86/sqrt-fastmath.ll | 4 +-
27 files changed, 101 insertions(+), 104 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 clang.
from c826b8988a Always rebuild a DeclRefExpr if its FoundDecl would change.
new eda393ff62 [OpenMP 5.0] Fix user-defined mapper lookup in sema
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/Sema/SemaOpenMP.cpp | 14 +++++++++++---
test/OpenMP/declare_mapper_messages.c | 17 ++++++++++++++---
test/OpenMP/declare_mapper_messages.cpp | 11 ++++++++---
3 files changed, 33 insertions(+), 9 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 211382da823 * charset.c (UCS_LIMIT): New macro. (ucn_valid_in_identif [...]
new ddcb69c867a PR libbacktrace/91908 * pecoff.c (backtrace_initialize): [...]
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:
libbacktrace/ChangeLog | 7 +++++++
libbacktrace/pecoff.c | 3 ++-
libbacktrace/xcoff.c | 3 ++-
3 files changed, 11 insertions(+), 2 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 255118a9584 Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInva [...]
new d27d2d709ec [X86] Add CodeGenOnly instructions for (f32 (X86selects $ma [...]
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/X86InstrAVX512.td | 24 +++++++++++++++++++++++-
test/CodeGen/X86/avx512-cmp.ll | 3 +--
test/CodeGen/X86/pr38803.ll | 3 +--
test/CodeGen/X86/select-of-fp-constants.ll | 3 +--
4 files changed, 26 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 clang.
from 61dcf5fc3b [OPENMP50]Emit warnings if the functions was defined/used be [...]
new c826b8988a Always rebuild a DeclRefExpr if its FoundDecl would change.
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/Sema/TreeTransform.h | 1 +
test/SemaTemplate/using-decl.cpp | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 test/SemaTemplate/using-decl.cpp
--
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 979c1dddc2d [LoopFusion] Add ability to fuse guarded loops
new 255118a9584 Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInva [...]
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:
include/llvm/Transforms/Vectorize/SLPVectorizer.h | 9 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 141 +++---
.../SLPVectorizer/AArch64/gather-root.ll | 102 +++--
.../Transforms/SLPVectorizer/AArch64/horizontal.ll | 16 +
.../SLPVectorizer/AArch64/spillcost-di.ll | 4 +-
test/Transforms/SLPVectorizer/X86/PR31847.ll | 153 -------
test/Transforms/SLPVectorizer/X86/PR35628_1.ll | 13 +-
test/Transforms/SLPVectorizer/X86/PR35628_2.ll | 5 +
test/Transforms/SLPVectorizer/X86/PR39774.ll | 72 +++-
test/Transforms/SLPVectorizer/X86/PR40310.ll | 16 +
test/Transforms/SLPVectorizer/X86/bad-reduction.ll | 28 ++
.../SLPVectorizer/X86/horizontal-list.ll | 354 ++++++++++++++-
.../SLPVectorizer/X86/horizontal-minmax.ll | 476 +++++++++++++++++----
test/Transforms/SLPVectorizer/X86/horizontal.ll | 148 +++++++
test/Transforms/SLPVectorizer/X86/long_chains.ll | 8 +-
.../SLPVectorizer/X86/reassociated-loads.ll | 31 ++
.../SLPVectorizer/X86/reduction_loads.ll | 24 ++
.../SLPVectorizer/X86/reduction_unrolled.ll | 35 +-
.../Transforms/SLPVectorizer/X86/remark_horcost.ll | 4 +
.../SLPVectorizer/X86/reorder_repeated_ops.ll | 22 +
test/Transforms/SLPVectorizer/X86/undef_vect.ll | 10 +
.../SLPVectorizer/X86/vectorize-reorder-reuse.ll | 42 ++
22 files changed, 1334 insertions(+), 379 deletions(-)
delete mode 100644 test/Transforms/SLPVectorizer/X86/PR31847.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.