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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7b5d045 0: update: binutils-gcc-linux: all
new d5faea4 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 (7b5d045)
\
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 | 220 +-
02-prepare_abe/console.log | 290 +-
03-build_abe-binutils/console.log | 11358 ++++++-------
04-build_abe-stage1/console.log | 19778 +++++++++++-----------
05-build_linux/console.log | 872 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32540 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 32569 insertions(+), 32521 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 5508afab5cd GlobalISel: Partially implement fewerElementsVector G_UNMER [...]
new e2ecc33d0b2 [SLC] Improve dereferenceable bytes annotation
new 0016b8457e6 [X86] Add some vXi8 extract subvector cost model tests
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/Transforms/Utils/SimplifyLibCalls.cpp | 6 +-
.../CostModel/X86/shuffle-extract_subvector.ll | 367 +++++++++++++++++++++
test/Transforms/InstCombine/mem-deref-bytes.ll | 2 +-
3 files changed, 373 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 clang.
from 318c63ccf2 Fix crash on switch conditions of non-integer types in templates
new fb06358f13 [analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared [...]
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:
.../Core/BugReporter/BugReporterVisitors.h | 115 +++++++++---------
.../Core/BugReporter/PathDiagnostic.h | 6 +-
.../Checkers/DeleteWithNonVirtualDtorChecker.cpp | 11 +-
lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp | 12 +-
.../Checkers/DynamicTypePropagation.cpp | 12 +-
.../Checkers/InnerPointerChecker.cpp | 12 +-
.../Checkers/LocalizationChecker.cpp | 10 +-
.../Checkers/MPI-Checker/MPIBugReporter.cpp | 6 +-
.../Checkers/MPI-Checker/MPIBugReporter.h | 6 +-
.../Checkers/MacOSKeychainAPIChecker.cpp | 8 +-
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 22 ++--
lib/StaticAnalyzer/Checkers/MoveChecker.cpp | 11 +-
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 12 +-
.../Checkers/ObjCSuperDeallocChecker.cpp | 11 +-
.../RetainCountChecker/RetainCountDiagnostics.cpp | 35 +++---
lib/StaticAnalyzer/Checkers/Taint.cpp | 6 +-
lib/StaticAnalyzer/Checkers/Taint.h | 6 +-
.../Checkers/TestAfterDivZeroChecker.cpp | 12 +-
lib/StaticAnalyzer/Checkers/ValistChecker.cpp | 20 ++--
lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp | 12 +-
lib/StaticAnalyzer/Core/BugReporter.cpp | 20 ++--
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 131 ++++++++++-----------
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 18 ++-
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp | 14 +--
24 files changed, 251 insertions(+), 277 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 63837793e4d Fix PR other/91396 static linke error with -fvtable-verify
new da54539d54d Improve documentation of target hooks for libc functions
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 | 6 ++++++
gcc/doc/tm.texi | 4 ++--
gcc/target.def | 4 ++--
3 files changed, 10 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 0d3a390 0: update: llvm-linux: boot
new 01eae6a 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 (0d3a390)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 12787 ++++++++++++++++++-----------------
03-build_linux/console.log | 704 +-
04-boot_linux/console.log | 476 +-
console.log | 14097 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 14813 insertions(+), 13395 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 9d48a0d94bd [ARM] Fix detection of duplicates when parsing reg list operands
new 5508afab5cd GlobalISel: Partially implement fewerElementsVector G_UNMER [...]
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/CodeGen/GlobalISel/LegalizerHelper.h | 3 +
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 62 ++++++++++++
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 11 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir | 87 +++++++++++-----
test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir | 38 +++++--
test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | 66 +++++++++---
.../AMDGPU/GlobalISel/legalize-fcanonicalize.mir | 38 +++++--
test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir | 94 +++++++++++++----
.../CodeGen/AMDGPU/GlobalISel/legalize-fmaxnum.mir | 74 ++++++++++----
.../CodeGen/AMDGPU/GlobalISel/legalize-fminnum.mir | 74 ++++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir | 66 +++++++++---
test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir | 38 +++++--
test/CodeGen/AMDGPU/GlobalISel/legalize-fpext.mir | 19 +++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fsqrt.mir | 57 ++++++++---
test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir | 111 +++++++++++++++------
test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir | 85 +++++++++++-----
test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 37 ++++---
test/CodeGen/AMDGPU/GlobalISel/legalize-sext.mir | 25 +++--
test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir | 71 +++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir | 82 +++++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir | 82 +++++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir | 75 ++++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir | 75 ++++++++++----
.../AMDGPU/GlobalISel/legalize-unmerge-values.mir | 56 +++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-zext.mir | 22 ++--
25 files changed, 1076 insertions(+), 372 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.