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 198f0af91 [asan] Relax a test which depends on optimized debug info
new fa7d24297 [asan] Relax the null_deref.cc test even further
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:
test/asan/TestCases/null_deref.cc | 4 ++--
1 file changed, 2 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 cac78d3471 [analyzer] Allow registering custom statically-linked analyz [...]
new 8631eadc24 [X86] Rename llvm.x86.avx512.mask.fpclass.p* to exclude 'mas [...]
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 | 12 ++++++------
test/CodeGen/avx512dq-builtins.c | 8 ++++----
test/CodeGen/avx512vldq-builtins.c | 16 ++++++++--------
3 files changed, 18 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 llvm.
from bc547571e75 [AMDGPU] Convert rcp to rcp_iflag
new 480d03dbeb9 [X86] Rename the autoupgraded of packed fp compare and fpcl [...]
new 966cfbb5c29 [X86][SSE] Add missing AVX512 rotation tests
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/llvm/IR/IntrinsicsX86.td | 24 +-
lib/IR/AutoUpgrade.cpp | 176 +++---
lib/Target/X86/X86IntrinsicsInfo.h | 26 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 12 +-
test/CodeGen/X86/avx512-cmp-kor-sequence.ll | 10 +-
test/CodeGen/X86/avx512-intrinsics.ll | 14 +-
test/CodeGen/X86/avx512dq-intrinsics-fast-isel.ll | 12 +-
test/CodeGen/X86/avx512dq-intrinsics.ll | 20 +-
.../CodeGen/X86/avx512dqvl-intrinsics-fast-isel.ll | 24 +-
test/CodeGen/X86/avx512dqvl-intrinsics.ll | 40 +-
test/CodeGen/X86/avx512vl-intrinsics.ll | 16 +-
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 26 +-
test/CodeGen/X86/stack-folding-fp-avx512.ll | 8 +-
test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 16 +-
test/CodeGen/X86/vector-rotate-128.ll | 528 +++++++++++++----
test/CodeGen/X86/vector-rotate-256.ll | 637 +++++++++++++++++----
test/CodeGen/X86/vector-rotate-512.ll | 8 +-
.../InstCombine/X86/X86FsubCmpCombine.ll | 72 +--
18 files changed, 1167 insertions(+), 502 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 lld.
from c89d7f967 [ELF] - ICF: Add test case to check many sections case.
new 2e09383f1 [ELF] Rename RF_PROGBITS_NOT_EXEC_OR_WRITE to RF_RODATA
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:
ELF/Writer.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 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 glibc.
from 95f8ae8c83 Revert hurd errno.h changes
new 4272059de2 wordexp: Rewrite parse_tilde to use struct scratch_buffer [B [...]
new 890c2ced35 gethostid (Linux variant): Switch to struct scratch_buffer [ [...]
new 92d6aa8528 _dl_map_object_deps: Use struct scratch_buffer [BZ #18023]
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:
ChangeLog | 18 ++++++++++++++
elf/dl-deps.c | 28 ++++++++++++----------
posix/wordexp.c | 46 ++++++++++++++++++++++-------------
sysdeps/unix/sysv/linux/gethostid.c | 48 ++++++++++++++++++++++++-------------
4 files changed, 94 insertions(+), 46 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 newlib.
from 006520ca2 newlib: enable new math functions on Cygwin
new 732e0b395 Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np
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:
winsup/cygwin/common.din | 2 ++
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/include/pthread.h | 2 ++
winsup/cygwin/pthread.cc | 6 ------
winsup/cygwin/release/2.11.0 | 3 ++-
winsup/cygwin/thread.cc | 35 ++++++++++++++++++++++++++++++++--
winsup/cygwin/thread.h | 2 +-
7 files changed, 42 insertions(+), 11 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 b5a170b9c2e [AArch64] Reverting FP16 vcvth_n_s64_f16 to fix
new bc547571e75 [AMDGPU] Convert rcp to rcp_iflag
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/AMDGPU/AMDGPUISelLowering.cpp | 28 ++++++++++++++++++----------
lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 ++
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 2 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 22 +++++++++++++++++++++-
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/AMDGPU/VOP1Instructions.td | 2 +-
test/CodeGen/AMDGPU/rcp_iflag.ll | 21 +++++++++++++++++++++
test/CodeGen/AMDGPU/sdiv.ll | 6 +++---
test/CodeGen/AMDGPU/sdivrem24.ll | 18 +++++++++---------
test/CodeGen/AMDGPU/udiv.ll | 6 +++---
test/CodeGen/AMDGPU/udivrem24.ll | 14 +++++++-------
11 files changed, 88 insertions(+), 34 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/rcp_iflag.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 binutils-gdb.
from bd583225a5 Add overrides, fix FreeBSD build
new 7ab6656f27 Fix lost line info for symbol at addr zero
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 | 6 ++++
gdb/dwarf2read.c | 20 +++++------
gdb/testsuite/ChangeLog | 6 ++++
.../infoline-reloc-main-from-zero.c} | 2 ++
...ction.exp => infoline-reloc-main-from-zero.exp} | 42 ++++++++++++++--------
5 files changed, 51 insertions(+), 25 deletions(-)
copy gdb/testsuite/{gdb.server/stop-reply-no-thread.c => gdb.base/infoline-reloc-m [...]
copy gdb/testsuite/gdb.base/{symbol-without-target_section.exp => infoline-reloc-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 clang.
from c5df29be09 [analyzer] Fix string not being formatted with extra arguments
new cac78d3471 [analyzer] Allow registering custom statically-linked analyz [...]
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:
.../StaticAnalyzer/Frontend/AnalysisConsumer.h | 15 ++++
.../StaticAnalyzer/Frontend/CheckerRegistration.h | 10 ++-
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 11 ++-
.../Frontend/CheckerRegistration.cpp | 13 ++--
unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp | 2 +-
unittests/StaticAnalyzer/CMakeLists.txt | 5 +-
.../StaticAnalyzer/RegisterCustomCheckersTest.cpp | 80 ++++++++++++++++++++++
7 files changed, 125 insertions(+), 11 deletions(-)
create mode 100644 unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.