This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 4b59d3a1b [XRay] Fix argv0-log-file-name.cc race when tests are execute [...]
new ed77a775d [XRay] Guard local variables with `static` and struct with un [...]
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/xray/xray_basic_logging.cc | 12 +++++++-----
lib/xray/xray_fdr_logging.cc | 5 ++++-
2 files changed, 11 insertions(+), 6 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 bcbf6bc4932 [ScalarizeMaskedMemIntrin] Fix the alignment calculation fo [...]
new 2c78ea3621c [ORC] Lock ThreadSafeContext during module destruction in T [...]
new 7ea842c0132 [ORC] Add a const version of ThreadSafeModule::getModule().
new 217504b6a8b [ORC] clang-format the ThreadSafeModule code.
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:
.../llvm/ExecutionEngine/Orc/ThreadSafeModule.h | 36 +++++++++++++---------
lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | 8 ++---
.../ExecutionEngine/Orc/ThreadSafeModuleTest.cpp | 6 ++--
3 files changed, 28 insertions(+), 22 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 5f18238038 [cxx2a] P0624R2: Lambdas with no capture-default are default [...]
new aaf502f80a [cxx2a] P0641R2: (Some) type mismatches on defaulted functio [...]
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/DiagnosticSemaKinds.td | 10 ++++
lib/Sema/SemaDeclCXX.cpp | 59 +++++++++++++++++-----
test/CXX/class.derived/class.abstract/p16.cpp | 4 +-
.../dcl.fct.def/dcl.fct.def.default/p1.cpp | 51 ++++++++++++++++++-
test/CXX/drs/dr6xx.cpp | 4 +-
test/CXX/special/class.copy/p12-0x.cpp | 2 +-
test/CXX/special/class.copy/p23-cxx11.cpp | 2 +-
test/CXX/special/class.ctor/p5-0x.cpp | 2 +-
test/CXX/special/class.dtor/p5-0x.cpp | 2 +-
test/SemaCUDA/implicit-member-target.cu | 2 +-
test/SemaCXX/cxx0x-deleted-default-ctor.cpp | 6 +--
test/SemaCXX/cxx17-compat.cpp | 14 ++++-
test/SemaCXX/dr1301.cpp | 6 +--
test/SemaCXX/microsoft-dtor-lookup-cxx11.cpp | 4 +-
test/SemaTemplate/exception-spec-crash.cpp | 4 +-
www/cxx_status.html | 2 +-
16 files changed, 138 insertions(+), 36 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 1b2b5a55db6 [X86] Add the test case from PR38986.
new dee8e5347f2 [ScalarizeMaskedMemIntrin] Add test cases for masked store [...]
new bcbf6bc4932 [ScalarizeMaskedMemIntrin] Fix the alignment calculation fo [...]
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/CodeGen/ScalarizeMaskedMemIntrin.cpp | 2 +-
.../X86/expand-masked-load.ll | 2 +-
.../X86/expand-masked-store.ll | 59 ++++++++++++++++++++++
3 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/ScalarizeMaskedMemIntrin/X86/expand-masked-store.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 gcc-7-branch
in repository gcc.
from e098e4b7c67 Daily bump.
new a8f7198a03a Backport pr 87033 to gcc 7
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/ChangeLog | 10 ++++++++++
gcc/config/rs6000/rs6000.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr87033.c | 12 ++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr87033.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 binutils-gdb.
from fec3f4ea46 Automatic date update in version.in
new 5f9aecea0d RISC-V: Pc-rel to gp-rel relaxation function cleanup.
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:
bfd/ChangeLog | 12 +++++++++++
bfd/elfnn-riscv.c | 62 ++++++++++++++++++-------------------------------------
2 files changed, 32 insertions(+), 42 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 gcc.
from e5e903f10b9 rs6000: Fix one more vec_splat case
new bd7c735b118 Daily bump.
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/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 gcc-8-branch
in repository gcc.
from e8c7fcfe76a Backport PR 87033
new 04ea88f49d6 Daily bump.
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/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 gcc-7-branch
in repository gcc.
from ac5c1d99a74 Daily bump.
new e098e4b7c67 Daily bump.
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/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 gcc-6-branch
in repository gcc.
from e1ac114176f Daily bump.
new caf94483d01 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.