This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3ca5c7c Fix memory leak in LTO
new f937873 S/390: Cleanup: Remove builtin type flags.
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 | 5 +
gcc/config/s390/s390-builtin-types.def | 568 ++++++++++++++++-----------------
gcc/config/s390/s390.c | 12 +-
3 files changed, 292 insertions(+), 293 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 90b7851 Removing a redundant assignment
new 2cc7404 [SLP] Fix for PR31879: vectorize repeated scalar ops that don [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 8 ++++-
.../Transforms/SLPVectorizer/X86/extractelement.ll | 34 ++++++++++++----------
2 files changed, 25 insertions(+), 17 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 79f4c39 Re-commit r294826 and r294781, with a fix on the cmake file t [...]
new ca8ee41 [compiler-rt][asan|win] Force tls_init test to use dynamic runtime
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/Windows/tls_init.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 92134dc Fix an illegal memory access parsing corrupt STABD debug info [...]
new bc303e5 Fix invalid memory access displayiing contents of sections.
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:
binutils/ChangeLog | 7 +++++++
binutils/readelf.c | 10 +++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)
--
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 a705f61 [ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SP [...]
new 71fa989 [Patch AArch64] Use 128-bit vectors when autovectorizing 16-b [...]
new c978627 Fix memory leak in tree-ssa-loop-unswitch.c
new 3ca5c7c Fix memory leak in LTO
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:
gcc/ChangeLog | 10 +++++++++
gcc/config/aarch64/aarch64.c | 4 ++++
gcc/lto/ChangeLog | 4 ++++
gcc/lto/lto.c | 2 ++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/vect_fp16_1.c | 30 ++++++++++++++++++++++++++
gcc/tree-ssa-loop-unswitch.c | 6 ++++--
7 files changed, 58 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_fp16_1.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 llvm.
from 23db8ab Revert "[AMDGPU] Fix for SIMachineScheduler crash. SI Schedul [...]
new 90b7851 Removing a redundant assignment
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/InstrEmitter.cpp | 1 -
1 file changed, 1 deletion(-)
--
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 ae8ad84 [X86][SSE] Move unary inputs handling inside matchVectorShuff [...]
new 23db8ab Revert "[AMDGPU] Fix for SIMachineScheduler crash. SI Schedul [...]
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/AMDGPUSubtarget.cpp | 4 ++-
lib/Target/AMDGPU/SIMachineScheduler.h | 3 +-
test/CodeGen/AMDGPU/si-shed-track-subregs.ll | 49 ----------------------------
3 files changed, 4 insertions(+), 52 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/si-shed-track-subregs.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 a2dea0b Fix handling of corrupt STABS enum type strings.
new 92134dc Fix an illegal memory access parsing corrupt STABD debug info [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/rddbg.c | 3 +++
2 files changed, 9 insertions(+)
--
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 b32e566 Fix illegal memory access problems with readelf processing co [...]
new a2dea0b Fix handling of corrupt STABS enum type strings.
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:
binutils/ChangeLog | 7 +++++++
binutils/stabs.c | 14 +++++++++++++-
2 files changed, 20 insertions(+), 1 deletion(-)
--
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 dejagnu_doc_branch
in repository dejagnu.
at 29801e2 This branch is now closed. The documentation has been moved [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.