This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from e1ad05c [OpenMP][Fix] Ensure comparison between unsigned values.
new ba9bfa0 [OpenMP][libomptarget] rework of fatal error reporting
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:
libomptarget/src/interface.cpp | 8 ++++----
libomptarget/src/omptarget.cpp | 17 -----------------
libomptarget/src/private.h | 19 +++++++++++++++++--
3 files changed, 21 insertions(+), 23 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 9b313de7bb5 MachineVerifier: Fix assert on implicit virtreg use
new bfb50d8dbc8 DAG: Check transformed type for forming fminnum/fmaxnum fro [...]
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/SelectionDAG/DAGCombiner.cpp | 5 +++--
test/CodeGen/AMDGPU/fmax_legacy.f16.ll | 28 ++++++----------------------
test/CodeGen/AMDGPU/fmin_legacy.f16.ll | 28 ++++++----------------------
3 files changed, 15 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 binutils-gdb.
from dd33d41d54 Fix indentation in solist.h
new 896a7aa6a1 Avoid -Wnarrowing warnings from quote_char()
new 70ab8ccd4f Use CORE_ADDR_MAX in various "breaks" arrays
new 7bc02706c3 Avoid -Wnarrowing warnings in struct tramp_frame instances
new ec40cf90a0 Fix two -Wnarrowing warnings in xtensa-tdep.h
new 8406672eca Avoid -Wnarrowing warnings in ppc64-tdep.c
new b4f183d23e Avoid -Wnarrowing warnings in gdbserver
new 1885053bcb Avoid -Wnarrowing warnings in aarch64-linux-tdep.c
new d3d8724aac Remove -Wno-narrowing from warnings.m4
The 8 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 | 98 ++++++++++++++++
gdb/aarch64-fbsd-tdep.c | 10 +-
gdb/aarch64-linux-tdep.c | 10 +-
gdb/aarch64-tdep.c | 2 +-
gdb/alpha-tdep.c | 2 +-
gdb/arch/arm-get-next-pcs.c | 4 +-
gdb/arm-fbsd-tdep.c | 10 +-
gdb/arm-linux-tdep.c | 32 ++---
gdb/arm-obsd-tdep.c | 10 +-
gdb/bfin-linux-tdep.c | 2 +-
gdb/common/common-types.h | 5 +-
gdb/completer.c | 2 +-
gdb/configure | 2 +-
gdb/gdbserver/ChangeLog | 13 +++
gdb/gdbserver/configure | 2 +-
gdb/gdbserver/linux-s390-low.c | 56 ++++++---
gdb/hppa-nbsd-tdep.c | 36 +++---
gdb/i386-nbsd-tdep.c | 257 +++++++++++++++++++++++++++++------------
gdb/linespec.c | 2 +-
gdb/microblaze-linux-tdep.c | 4 +-
gdb/mips-fbsd-tdep.c | 30 ++---
gdb/mips-linux-tdep.c | 64 +++++-----
gdb/mips-tdep.c | 4 +-
gdb/mips64-obsd-tdep.c | 10 +-
gdb/mn10300-linux-tdep.c | 24 ++--
gdb/nios2-linux-tdep.c | 8 +-
gdb/ppc-linux-tdep.c | 20 ++--
gdb/ppc-nbsd-tdep.c | 32 ++---
gdb/ppc64-tdep.c | 86 +++++++-------
gdb/rs6000-tdep.c | 2 +-
gdb/sparc-linux-tdep.c | 12 +-
gdb/sparc64-linux-tdep.c | 6 +-
gdb/tic6x-linux-tdep.c | 2 +-
gdb/tilegx-linux-tdep.c | 6 +-
gdb/tramp-frame.h | 2 +-
gdb/warning.m4 | 2 +-
gdb/xtensa-tdep.h | 4 +-
37 files changed, 555 insertions(+), 318 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 2de6c3ce4 Revert "[lsan] Do not check for leaks in the forked process"
new fca07fb9a [sanitizer][fuzzer] Transition back to ZX_TIME_INFINITE
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/fuzzer/FuzzerUtilFuchsia.cpp | 11 ++++-------
lib/sanitizer_common/sanitizer_fuchsia.cc | 5 +----
2 files changed, 5 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 clang.
from 3a27fd7b06 fix comment typo
new 5e8d6f98ab [Sema/Attribute] Make types declared with address_space an 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:
include/clang/Basic/Attr.td | 2 --
lib/AST/TypePrinter.cpp | 7 +++++++
lib/Sema/SemaType.cpp | 30 +++++++++++++++++++-----------
3 files changed, 26 insertions(+), 13 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 7ac9af102fe [PowerPC][MC] Support expressions in getMemRIX16Encoding.
new e07ed9ed4f5 LangRef: Clarify expected sNaN behavior for minnum/maxnum
new 9b313de7bb5 MachineVerifier: Fix assert on implicit virtreg use
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:
docs/LangRef.rst | 37 ++++++++++++++++------
lib/CodeGen/MachineVerifier.cpp | 6 ++--
...r-implicit-virtreg-invalid-physreg-liveness.mir | 21 ++++++++++++
3 files changed, 52 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/verifier-implicit-virtreg-invalid-physreg-l [...]
--
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 c5f26069a5d [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PA [...]
new 2ef0c6283a6 [NVPTX] Implement isLegalToVectorizeLoadChain
new 7ac9af102fe [PowerPC][MC] Support expressions in getMemRIX16Encoding.
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/Target/NVPTX/NVPTXTargetTransformInfo.h | 13 ++++++++
.../PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp | 12 +++++--
test/CodeGen/NVPTX/vectorize-misaligned.ll | 29 +++++++++++++++++
test/MC/PowerPC/ppc64-dq-expr.s | 38 ++++++++++++++++++++++
4 files changed, 89 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/NVPTX/vectorize-misaligned.ll
create mode 100644 test/MC/PowerPC/ppc64-dq-expr.s
--
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 e51f5fbfb8c [llvm-mca] Introduce the llvm-mca library and organize the [...]
new 51c6d8b704b [X86] Add support for matching paddus patterns where one of [...]
new c5f26069a5d [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PA [...]
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/Target/X86/X86ISelLowering.cpp | 31 +-
test/CodeGen/X86/paddus.ll | 1966 +++++-----------------------
test/CodeGen/X86/prefer-avx256-wide-mul.ll | 5 +-
test/CodeGen/X86/vector-idiv-sdiv-256.ll | 10 +-
test/CodeGen/X86/vector-idiv-sdiv-512.ll | 20 +-
test/CodeGen/X86/vector-idiv-udiv-256.ll | 10 +-
test/CodeGen/X86/vector-idiv-udiv-512.ll | 38 +-
7 files changed, 358 insertions(+), 1722 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 release/2.25/master
in repository glibc.
from 71616d59ec powerpc: Fix syscalls during early process initialization [B [...]
new 1324858a3f pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]
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 ++++++++
NEWS | 1 +
nptl/pthread_cond_common.c | 8 ++++++--
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.