This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 59c47a942 Use rvalue references throughout the is_constructible traits.
new 52f76364d Implement P0340R3: Make 'underlying_type' SFINAE-friendly. Re [...]
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/type_traits | 10 ++-
.../meta.trans.other/underlying_type.fail.cpp | 38 ++++++++++
.../meta.trans.other/underlying_type.pass.cpp | 88 +++++++++++++++++-----
3 files changed, 115 insertions(+), 21 deletions(-)
create mode 100644 test/std/utilities/meta/meta.trans/meta.trans.other/underlying_ [...]
--
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 glibc.
from 85c748f9ff Add missing VDSO_{NAME,HASH}_* macros and use them for PREPA [...]
new fefa21790b nl_{AW,NL}: Correct the thousands separator and grouping (bu [...]
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:
ChangeLog | 8 ++++++++
localedata/locales/nl_AW | 2 +-
localedata/locales/nl_NL | 6 +++---
3 files changed, 12 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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 752f7d27 0: update: llvm-linux: boot
new 7730c383 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 (752f7d27)
\
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 | 130 +-
02-build_llvm/console.log | 11634 ++++++++++++++++-----------------
03-build_linux/console.log | 1545 +++--
04-boot_linux/console.log | 480 +-
console.log | 13789 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 13787 insertions(+), 13801 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 59c7547c88a [X86][AVX] Combine INSERT_SUBVECTOR(SRC0, EXTRACT_SUBVECTOR [...]
new b9123f85905 [X86] Add a debug print of the node in the default case for [...]
new 654409cf7b4 [X86] Add avx512bw command lines to avx512-select.ll
new 8a705c0b85f [X86] Don't mark v64i8/v32i16 ISD::SELECT as custom unless [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 15 +-
test/CodeGen/X86/avx512-select.ll | 385 ++++++++++++++++++++++++++++---------
2 files changed, 304 insertions(+), 96 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 2cc88925acb [AArch64][GlobalISel] Implement selection support for the n [...]
new 59c7547c88a [X86][AVX] Combine INSERT_SUBVECTOR(SRC0, EXTRACT_SUBVECTOR [...]
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 | 17 +++++++-
test/CodeGen/X86/var-permute-128.ll | 20 ++++-----
test/CodeGen/X86/var-permute-256.ll | 52 +++++++++++-------------
test/CodeGen/X86/vector-shuffle-256-v4.ll | 56 +++++++++++++++-----------
test/CodeGen/X86/vector-shuffle-256-v8.ll | 67 ++++++++++++++++++++++++-------
test/CodeGen/X86/vector-shuffle-512-v8.ll | 22 ++++++----
6 files changed, 148 insertions(+), 86 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fc3b006c 0: update: llvm-linux: all
new e26321c9 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 (fc3b006c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 70 +-
02-build_llvm/console.log | 11849 +++++++++++++++++------------------
03-build_linux/console.log | 808 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
console.log | 12737 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12752 insertions(+), 12730 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 linux.
from 0728f6c3cab1 Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesk [...]
new c5d0e49e8d8f ARM: 8867/1: vdso: pass --be8 to linker if necessary
new a4c33bbb660b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
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:
arch/arm/vdso/Makefile | 5 +++--
1 file changed, 3 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 9f502caffe Fix ARM buildbot.
new f32f7f6a0e [clang-scan-deps] print the dependencies to stdout and remov [...]
new 2e0923a208 Revert [test][Driver] Fix Clang :: Driver/cl-response-file.c
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:
include/clang/Frontend/Utils.h | 3 ++
lib/Frontend/DependencyFile.cpp | 4 ++
test/ClangScanDeps/Inputs/regular_cdb.json | 6 +--
test/ClangScanDeps/regular_cdb.cpp | 31 +++++++++-----
test/Driver/cl-response-file.c | 2 +-
tools/clang-scan-deps/ClangScanDeps.cpp | 65 ++++++++++++++++++++++++++----
6 files changed, 89 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.