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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 67c85c53 1: first-bad: llvm-8e16d73346f8091461319a7dfc4ddd18eedcff13: 5504
new ceea56d6 2: good: llvm-linux: 5505
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:
1-reset_artifacts/console.log | 78 +-
2-build_llvm/console.log | 10324 ++++++++++++++++++-------------------
3-build_linux/console.log | 183 +-
5-check_regression/console.log | 16 +-
6-update_baseline/console.log | 32 +-
console.log | 10633 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 17 +-
reset-baseline | 0
results | 2 +-
9 files changed, 10702 insertions(+), 10583 deletions(-)
delete mode 100644 reset-baseline
--
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 ad03152cf75 [X86] Avoid icmp undef in reduced tests
new 5db1718aa6e [X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b()
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/X86ISelLowering.cpp | 2 +
lib/Target/X86/X86InstrInfo.td | 2 +-
lib/Target/X86/X86Subtarget.h | 2 +-
test/CodeGen/X86/atomic128.ll | 578 +++++++++++++++++++++++++++++++++++--
test/CodeGen/X86/atomicf128.ll | 27 ++
5 files changed, 587 insertions(+), 24 deletions(-)
create mode 100644 test/CodeGen/X86/atomicf128.ll
--
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 lldb.
from 4d4ef3fba Update.
new 2935d0ce6 [ExpressionParser] Restore removed intance of FileSystem::Res [...]
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:
source/Plugins/ExpressionParser/Clang/ClangHost.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 6e6bf22d6c0 PR tree-optimization/89662 - -Warray-bounds ICE on void* ar [...]
new e214ee7622a PR c++/88979 - further P0634 fix for constructors. * pars [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/parser.c | 24 +++++++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp2a/typename15.C | 15 +++++++++++++++
4 files changed, 47 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename15.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 linux.
from 5453a3df2a5e Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/l [...]
new 43aa09fee2f0 apparmor: Fix warning about unused function apparmor_ipv6_ [...]
new 201218e4d3df apparmor: delete the dentry in aafs_remove() to avoid a leak
new d8dbb581d4f8 apparmor: fix double free when unpack of secmark rules fails
new 8636b1dbce85 Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org [...]
new 292c997a1970 selinux: add the missing walk_size + len check in selinux_ [...]
new 3815a245b501 security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused [...]
new fa3d493f7a57 Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pu [...]
The 7 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:
security/apparmor/apparmorfs.c | 1 +
security/apparmor/policy_unpack.c | 1 +
security/selinux/hooks.c | 8 +++++++-
3 files changed, 9 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 83f786b4bac [RISCV] Regenerate test/CodeGen/RISCV/legalize-fneg.ll afte [...]
new ad03152cf75 [X86] Avoid icmp undef in reduced tests
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/CodeGen/X86/2010-02-23-DAGCombineBug.ll | 6 ++---
test/CodeGen/X86/combine-pmuldq.ll | 8 +++---
test/CodeGen/X86/copy-eflags.ll | 25 +++++++++---------
test/CodeGen/X86/machine-trace-metrics-crash.ll | 16 +++++++----
test/CodeGen/X86/pr22338.ll | 35 ++++++++++++++++++-------
test/CodeGen/X86/pr31271.ll | 21 ++++++++++++---
test/CodeGen/X86/pr32588.ll | 7 ++---
test/CodeGen/X86/pr32610.ll | 6 ++---
test/CodeGen/X86/pr33828.ll | 4 +--
test/CodeGen/X86/pr38539.ll | 16 +++++------
test/CodeGen/X86/pr38743.ll | 8 +++---
test/CodeGen/X86/sext-i1.ll | 8 +++---
test/CodeGen/X86/trunc-store.ll | 10 +++----
13 files changed, 102 insertions(+), 68 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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 3501d3eb 0: good: gcc-4ca87658125bc7fdc1cc1bd42ba5ae9ae6b58670: -5
new f9000f36 0: good: gcc-a55953fbae51e32835d66cf7efd0e0bce91c36f5: -5
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 (3501d3eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-bootstrap_O1/console.log | 16082 ++++++++++++++++----------------
console.log | 16112 +++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 16120 insertions(+), 16112 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-next-allnoconfig
in repository toolchain/ci/llvm-project.
from a73e76ab38f ReleaseNotes: SystemZ, by Ulrich Weigand.
adds 0712a5fe390 ReleaseNotes: fix sorting, spotted by Eugene Zelenko
adds 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 12 ++++++------
llvm/docs/ReleaseNotes.rst | 16 ++++++++++++++++
2 files changed, 22 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.