This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d1be85d [AMDGPU] Refactor VOPC instruction TD definitions
new ebd2807 Revert r281841, it does not work on Windows (PR30443).
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/CodeGen/X86/combine-fcopysign.ll | 722 ----------------------------------
1 file changed, 722 deletions(-)
delete mode 100644 test/CodeGen/X86/combine-fcopysign.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 clang.
from bd7adaf Reverting r281714 due to causing an assert when calling built [...]
new 14ebecf [OpenCL] Diagnose assignment to dereference of half type pointer
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 | 3 ++-
lib/Sema/SemaExpr.cpp | 10 ++++++++++
test/SemaOpenCL/half.cl | 8 ++++++--
3 files changed, 18 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 llvm.
from 1494db6 [AArch64] Fix encoding for lsl #12 in add/sub immediates
new d1be85d [AMDGPU] Refactor VOPC instruction TD definitions
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/SIInstrFormats.td | 29 -
lib/Target/AMDGPU/SIInstrInfo.td | 318 +----------
lib/Target/AMDGPU/SIInstructions.td | 304 +----------
lib/Target/AMDGPU/VIInstrFormats.td | 21 -
lib/Target/AMDGPU/VOPCInstructions.td | 964 ++++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/VOPInstructions.td | 130 +++++
6 files changed, 1118 insertions(+), 648 deletions(-)
create mode 100644 lib/Target/AMDGPU/VOPCInstructions.td
create mode 100644 lib/Target/AMDGPU/VOPInstructions.td
--
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 eee0cf0 libgfortran/ChangeLog:
new 5f03600 PR target/77587 * cgraph.c (cgraph_node::rtl_info): Pass &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/ChangeLog | 8 ++++++++
gcc/cgraph.c | 17 ++++++++++-------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/pr77587.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/pr77587a.c | 23 +++++++++++++++++++++++
5 files changed, 62 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr77587.c
create mode 100644 gcc/testsuite/gcc.dg/pr77587a.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 compiler-rt.
from 82977c3 [sanitizer] add __sanitizer_symbolize_data (can only print th [...]
new 4b894fc [sanitizer] rename __sanitizer_symbolize_data to __sanitizer_ [...]
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/sanitizer/common_interface_defs.h | 4 ++--
lib/asan/asan_win_dll_thunk.cc | 2 +-
lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc | 4 ++--
test/sanitizer_common/TestCases/symbolize_pc.cc | 2 +-
4 files changed, 6 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 lld.
from 3feb78c [ELF] - LinkerScript: Add workaround for gcc 6.2.0 failure w/auto
new 97661f7 Remove unnecessary const_canst. 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:
ELF/LinkerScript.cpp | 12 +++---------
1 file changed, 3 insertions(+), 9 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 a6bed9d [ELF] - Fix comment. NFC.
new 3feb78c [ELF] - LinkerScript: Add workaround for gcc 6.2.0 failure w/auto
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/LinkerScript.cpp | 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 glibc.
from a292f45 Add <limits.h> integer width macros.
new 1850ce5 powerpc: Fix POWER9 implies
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 ++++++++
sysdeps/powerpc/powerpc32/power9/multiarch/Implies | 2 +-
sysdeps/powerpc/powerpc64/power9/fpu/Implies | 1 -
3 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.