This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 55aa0b574a [X86] Emit native IR for pmuldq/pmuludq builtins.
new 2aadfaccd0 Revert "[ObjC] Make C++ triviality type traits available to [...]
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/TokenKinds.def | 12 ++++++------
lib/Sema/SemaExprCXX.cpp | 30 ++++-------------------------
test/SemaObjC/non-trivial-struct-traits.m | 32 -------------------------------
3 files changed, 10 insertions(+), 64 deletions(-)
delete mode 100644 test/SemaObjC/non-trivial-struct-traits.m
--
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 lld.
from bd2fe116d Added support for LTO options: sample_profile, new_pass_manag [...]
new cab63ff68 COFF: Remove dead code. NFCI.
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:
COFF/PDB.cpp | 3 ---
1 file changed, 3 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 binutils-gdb.
from c252925ccc Remove VEC(tsv_s), use std::vector instead
new b24531ed17 Use an std::vector for inline_states
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:
gdb/ChangeLog | 14 +++++++
gdb/common/gdb_vecs.h | 22 +++++++---
gdb/inline-frame.c | 113 +++++++++++++++++++++-----------------------------
3 files changed, 79 insertions(+), 70 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 8c4df1d68dd [X86] Remove GCCBuiltin name from pmuldq/pmuludq intrinsics [...]
new 52da6c57039 [WebAssembly] Change std::sort to llvm::sort in response to [...]
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/WebAssembly/WebAssemblyRegColoring.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 compiler-rt.
from 158e2efc2 [sanitizer] Allow BackgroundThread to not depend on StackDepot
new d4c8c302d [sanitizer] Reverting rCRT329595
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/sanitizer_common/sanitizer_common_libcdep.cc | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 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 e6a456223bd [SLP] Additional tests for reorder reuse vectorization, NFC.
new 8c4df1d68dd [X86] Remove GCCBuiltin name from pmuldq/pmuludq intrinsics [...]
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/IR/IntrinsicsX86.td | 12 +-
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 25 ++-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 144 +++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 189 ++++++++++++++++++++++
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 15 +-
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 24 ++-
6 files changed, 389 insertions(+), 20 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 0314cfe5d6 [CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets
new 55aa0b574a [X86] Emit native IR for pmuldq/pmuludq builtins.
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/CodeGen/CGBuiltin.cpp | 36 ++++++++++++++++++++++++++++++++++++
test/CodeGen/avx2-builtins.c | 10 ++++++++--
test/CodeGen/avx512f-builtins.c | 30 ++++++++++++++++++++++++------
test/CodeGen/avx512vl-builtins.c | 40 ++++++++++++++++++++++++++++++++--------
test/CodeGen/sse2-builtins.c | 4 +++-
test/CodeGen/sse41-builtins.c | 6 +++++-
6 files changed, 108 insertions(+), 18 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 binutils-gdb.
from c9638d2669 Adapt and integrate string_view tests
new c252925ccc Remove VEC(tsv_s), use std::vector instead
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:
gdb/ChangeLog | 32 +++++++++++++
gdb/make-target-delegates | 5 ++-
gdb/mi/mi-interp.c | 4 +-
gdb/mi/mi-main.c | 2 +-
gdb/remote.c | 10 ++---
gdb/target-debug.h | 2 +
gdb/target-delegates.c | 8 ++--
gdb/target.h | 2 +-
gdb/tracepoint.c | 112 +++++++++++++++++-----------------------------
gdb/tracepoint.h | 40 +++++++++--------
10 files changed, 114 insertions(+), 103 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 0e32281b0cd Fix type mismatch between MachineMemOperand constructor and [...]
new e6a456223bd [SLP] Additional tests for reorder reuse vectorization, NFC.
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:
.../SLPVectorizer/X86/vectorize-reorder-reuse.ll | 230 +++++++++++++++++++++
1 file changed, 230 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/vectorize-reorder-reuse.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 gcc.
from 5f8f804ac2e PR rtl-optimization/80463 * g++.dg/pr80463.C: Add -w to d [...]
new 6de87264252 gcc/doc/ChangeLog:
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 | 8 ++++++++
gcc/doc/invoke.texi | 10 +++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.