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-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 4b63289a08 Automatic date update in version.in
adds 5b6b27019a 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/llvm-master-arm-mainline-defconfig
in repository toolchain/linux-next.
from 32e2524a529c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 10283ea525d3 gfs2: Put bitmap buffers in put_super
adds e7445ceddfc2 gfs2: Fix metadata read-ahead during truncate (2)
adds c26b5aa8ef0d gfs2: Fix iomap buffer head reference counting bug
adds e6a2562fe27f Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/s [...]
adds b469e7e47c8a fanotify: fix handling of events on child sub-directory
adds 1ce80e0fe98e Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
fs/gfs2/bmap.c | 54 +++++++++++++++++++++----------------------
fs/gfs2/rgrp.c | 3 ++-
fs/notify/fanotify/fanotify.c | 10 ++++----
fs/notify/fsnotify.c | 7 ++++--
4 files changed, 39 insertions(+), 35 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-aarch64-lts-allmodconfig
in repository toolchain/gcc.
from 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
adds 44d154413d9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository llvm.
from 52809cd32cb Move BuryPointer from Clang to LLVM for use in other LLVM tools
new 6b84517d31e [X86] Add test case to show missed opportunity to use PACKU [...]
new 1f41a166b73 [X86] Add support for matching PACKUSWB from a v64i8 shuffle.
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/X86ISelLowering.cpp | 5 ++++
test/CodeGen/X86/vector-shuffle-512-v64.ll | 42 ++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
--
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-aarch64-stable-allnoconfig
in repository toolchain/gcc.
from 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
adds 44d154413d9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-mainline-allnoconfig
in repository toolchain/linux-next.
from 32e2524a529c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 10283ea525d3 gfs2: Put bitmap buffers in put_super
adds e7445ceddfc2 gfs2: Fix metadata read-ahead during truncate (2)
adds c26b5aa8ef0d gfs2: Fix iomap buffer head reference counting bug
adds e6a2562fe27f Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/s [...]
adds b469e7e47c8a fanotify: fix handling of events on child sub-directory
adds 1ce80e0fe98e Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
fs/gfs2/bmap.c | 54 +++++++++++++++++++++----------------------
fs/gfs2/rgrp.c | 3 ++-
fs/notify/fanotify/fanotify.c | 10 ++++----
fs/notify/fsnotify.c | 7 ++++--
4 files changed, 39 insertions(+), 35 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 67c1891b1ef [X86][SSE] Add shuffle demanded elts test case for PR39549
new 52809cd32cb Move BuryPointer from Clang to LLVM for use in other LLVM tools
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/Support/BuryPointer.h | 30 ++++++++++++++++++++++++++++++
lib/Support/BuryPointer.cpp | 31 +++++++++++++++++++++++++++++++
lib/Support/CMakeLists.txt | 1 +
3 files changed, 62 insertions(+)
create mode 100644 include/llvm/Support/BuryPointer.h
create mode 100644 lib/Support/BuryPointer.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 clang.
from f9722ecff0 [AST][NFC] Pack CXXDefaultInitExpr
new 58546904c7 Sink BuryPointer from Clang into LLVM for reuse there
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/Frontend/CompilerInstance.h | 9 +++++----
include/clang/Frontend/Utils.h | 8 --------
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Frontend/CompilerInstance.cpp | 3 ++-
lib/Frontend/CompilerInvocation.cpp | 15 ---------------
lib/Frontend/FrontendAction.cpp | 5 +++--
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 5 +++--
tools/driver/cc1_main.cpp | 7 ++++---
8 files changed, 18 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.