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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7b53e18a 0: update: llvm-linux: boot
new 2b77875d 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 (7b53e18a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 11969 +++++++++++++++++------------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12871 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12879 insertions(+), 12902 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0a055737 0: update: llvm-linux: all
new cfc14c8b 0: update: llvm-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 (0a055737)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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-build_llvm/console.log | 12062 +++++++++++++++++-----------------
03-build_linux/console.log | 826 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13143 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13125 insertions(+), 13154 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 bbd15f7e03 [LifetimeAnalysis] Add support for free functions
new 30eb43757f [Attr] Support _attribute__ ((fallthrough))
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/clang/Basic/Attr.td | 2 +-
include/clang/Parse/Parser.h | 13 ++++---
lib/Parse/ParseDecl.cpp | 30 ++++++++------
lib/Parse/ParseStmt.cpp | 20 ++++++++--
lib/Sema/AnalysisBasedWarnings.cpp | 58 +++++++++++++---------------
test/Sema/fallthrough-attr.c | 24 ++++++++++++
test/SemaCXX/switch-implicit-fallthrough.cpp | 12 ++++++
test/SemaCXX/warn-unused-label-error.cpp | 8 ++--
8 files changed, 110 insertions(+), 57 deletions(-)
create mode 100644 test/Sema/fallthrough-attr.c
--
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 f24aef8e06b [X86] Use isNullConstant instead of getConstantOperandVal = [...]
new f066c9f7311 [InstCombine] make fold for icmp with sext more efficient; NFC
new 098cc65f20a [X86][BtVer2] Use ReadAfterLd entries for the register oper [...]
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/Target/X86/X86ScheduleBtVer2.td | 15 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 20 +-
.../llvm-mca/X86/BtVer2/cmpxchg-read-advance.s | 286 +++++++++++++++++++++
3 files changed, 305 insertions(+), 16 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/cmpxchg-read-advance.s
--
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 534d2b114 [libc++] Disable <chrono> ""d and ""y literal tests on AppleC [...]
new 3eb5fd97e [libc++] fix test for unsigned char
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/std/numerics/c.math/abs.pass.cpp | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.