This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cc4577dd5da [X86] Limit the 'x' inline assembly constraint to zmm0-15 w [...]
new f37a63e419b [Support] Add a test for recursive response file expansion
new f04307cfc53 [Support] Fix recursive response file expansion guard
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/Support/CommandLine.cpp | 10 +++---
unittests/Support/CommandLineTest.cpp | 68 +++++++++++++++++++++++++++++++++++
2 files changed, 74 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 818fe780 0: good: llvm-linux: 19370
new 099995ea 0: good: llvm-linux: 19381
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 (818fe780)
\
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 | 14 +-
02-build_llvm/console.log | 11384 +++++++++++++++---------------
03-build_linux/console.log | 3087 ++++----
05-check_regression/console.log | 6 +-
console.log | 14491 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
7 files changed, 14499 insertions(+), 14497 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 4443f8e6ac77 Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
adds f958d7b528b1 mm: make page ref count overflow check tighter and more explicit
adds 88b1a17dfc3e mm: add 'try_get_page()' helper function
adds 8fde12ca79af mm: prevent get_user_pages() from overflowing page refcount
adds 15fab63e1e57 fs: prevent page refcount overflow in pipe_buf_get
adds 6b3a70773630 Merge branch 'page-refs' (page ref overflow)
adds dc4060a5dc25 Linux 5.1-rc5
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/fuse/dev.c | 12 ++++++------
fs/pipe.c | 4 ++--
fs/splice.c | 12 ++++++++++--
include/linux/mm.h | 15 ++++++++++++++-
include/linux/pipe_fs_i.h | 10 ++++++----
kernel/trace/trace.c | 6 +++++-
mm/gup.c | 48 +++++++++++++++++++++++++++++++++++------------
mm/hugetlb.c | 13 +++++++++++++
9 files changed, 93 insertions(+), 29 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 545bcf3b6c Automatic date update in version.in
adds ad91770308 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 47f707ff 0: good: binutils-gcc-linux: all
new 77a51932 0: good: 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 (47f707ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 14 +-
02-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 10138 +++++++------
04-build_abe-stage1/console.log | 16592 +++++++++++----------
05-build_linux/console.log | 767 +-
06-boot_linux/console.log | 2 +-
console.log | 27991 +++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
8 files changed, 26916 insertions(+), 28862 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 91b4e08b810 AMDGPU: Fix unreachable when counting register usage of SGPR96
new d601c8128bd Time profiler: small fixes and optimizations
new 27331403cf1 [X86] Fix a stack folding test to have a full xmm2-31 clobb [...]
new cc4577dd5da [X86] Limit the 'x' inline assembly constraint to zmm0-15 w [...]
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/Support/TimeProfiler.h | 16 +++--
lib/Support/TimeProfiler.cpp | 78 ++++++++++++----------
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/X86/X86RegisterInfo.cpp | 1 +
lib/Target/X86/X86RegisterInfo.td | 4 ++
.../CodeGen/X86/inline-asm-avx512f-x-constraint.ll | 10 +++
test/CodeGen/X86/stack-folding-fp-avx512.ll | 31 ++++-----
7 files changed, 88 insertions(+), 56 deletions(-)
create mode 100644 test/CodeGen/X86/inline-asm-avx512f-x-constraint.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 clang.
from e9137d49fd [OPENMP][NVPTX]Run parallel regions with num_threads clauses [...]
new 3e4419f2b9 Time profiler: small fixes and optimizations
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:
tools/driver/cc1_main.cpp | 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/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards af7fd0ea 1: good: llvm-linux: 16549
new d19b3464 1: good: llvm-linux: 16549
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 (af7fd0ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 180 +-
02-build_llvm/console.log | 11499 +++++++++++++-------------
03-build_linux/console.log | 5184 ++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
console.log | 16871 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16912 insertions(+), 16838 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.