This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from efbe665 [AArch64] Fix libc internal asm profiling code
new 26c2910 [AArch64] Add bits/hwcap.h for aarch64 linux
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:
.../unix/sysv/linux/aarch64/bits}/hwcap.h | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
copy {bits => sysdeps/unix/sysv/linux/aarch64/bits}/hwcap.h (60%)
--
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 4687006 Fix LO_HI_LONG definition
new efbe665 [AArch64] Fix libc internal asm profiling code
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 | 6 ++++++
sysdeps/aarch64/Makefile | 4 ++++
sysdeps/aarch64/sysdep.h | 33 +++++++++++++++++++++++++++++++--
3 files changed, 41 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 gcc.
from 142436b PR ada/71817 * adaint.c (__gnat_is_read_accessible_file): A [...]
new 78f7c4e * gcc-interface/trans.c (add_decl_expr): Minor tweak. * gcc [...]
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/ada/ChangeLog | 7 +++++++
gcc/ada/gcc-interface/trans.c | 17 +++++++----------
gcc/ada/gcc-interface/utils.c | 20 ++++++++++++++++----
3 files changed, 30 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 clang-tools-extra.
from b8a9906 clang-tidy/readability-identifier-naming: crash on DependentT [...]
new d9c24d8 [clang-tidy] Pass absolute path to OptionsProvider::getOption [...]
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:
clang-tidy/ClangTidyOptions.cpp | 9 ---------
clang-tidy/tool/ClangTidyMain.cpp | 10 ++++++++--
test/clang-tidy/list-checks.cpp | 5 +++++
3 files changed, 13 insertions(+), 11 deletions(-)
create mode 100644 test/clang-tidy/list-checks.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 gcc.
from 99514fd remove gcc/cp/typeck.s
new 142436b PR ada/71817 * adaint.c (__gnat_is_read_accessible_file): A [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/adaint.c | 4 ++--
2 files changed, 8 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 a32ebdf [Sema] Disallow __make_integer_seq from showing up in __make_ [...]
new bee5abc [AVX512] Replace masked AND/OR/XOR intrinsics with native cod [...]
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/BuiltinsX86.def | 24 ----
lib/Headers/avx512fintrin.h | 113 ++++++---------
lib/Headers/avx512vlintrin.h | 279 +++++++++++++-----------------------
test/CodeGen/avx512f-builtins.c | 62 +++++---
test/CodeGen/avx512vl-builtins.c | 94 +++++++-----
5 files changed, 244 insertions(+), 328 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 c7f7810 [AVX512] Add support for 512-bit ANDN now that all ones build [...]
new 02c0f02 AVX-512: DAG lowering for scalar MIN/MAX commutable ops
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/X86InstrAVX512.td | 39 ++++++++++++++++++++++++++++---
test/CodeGen/X86/avx512-unsafe-fp-math.ll | 36 ++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 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 clang.
from 1bb23e6 Revert r275029 - Update Clang tests after adding inference fo [...]
new a32ebdf [Sema] Disallow __make_integer_seq from showing up in __make_ [...]
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/Sema/SemaTemplate.cpp | 10 ++++++----
test/SemaCXX/make_integer_seq.cpp | 4 ++++
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from 7f9e1e0 Revert r275027 - Let FuncAttrs infer the 'returned' argument [...]
new c09e328 [X86] Add the AVX512 SET0 pseudos to foldMemoryOperandImpl si [...]
new b6d6904 [AVX512] Use vpternlog with an immediate of 0xff to create 51 [...]
new c7f7810 [AVX512] Add support for 512-bit ANDN now that all ones build [...]
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 | 9 +-
lib/Target/X86/X86InstrAVX512.td | 6 +-
lib/Target/X86/X86InstrInfo.cpp | 27 ++++-
test/CodeGen/X86/avx512-build-vector.ll | 7 +-
test/CodeGen/X86/avx512-calling-conv.ll | 22 +++--
test/CodeGen/X86/avx512-cvt.ll | 6 +-
test/CodeGen/X86/avx512-ext.ll | 6 +-
test/CodeGen/X86/avx512-logic.ll | 66 +++++++++++++
test/CodeGen/X86/avx512-mask-op.ll | 110 +++++++++++----------
test/CodeGen/X86/avx512-vbroadcast.ll | 3 +-
test/CodeGen/X86/avx512-vec-cmp.ll | 6 +-
test/CodeGen/X86/masked_memop.ll | 9 +-
test/CodeGen/X86/vector-compare-results.ll | 12 ++-
test/CodeGen/X86/vector-sext.ll | 33 ++++---
.../X86/vector-shuffle-combining-avx512bw.ll | 4 +-
test/CodeGen/X86/vector-shuffle-v1.ll | 88 +++++++++--------
16 files changed, 274 insertions(+), 140 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.