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 0615127c58 dwarf2expr: Remove unused abort_expression label in execute_ [...]
new 94670f6cf1 Check error return from bfd_canonicalize_dynamic_reloc
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:
bfd/ChangeLog | 6 ++++++
bfd/elfxx-x86.c | 2 ++
2 files changed, 8 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 binutils-2_29-branch
in repository binutils-gdb.
from 7a31b38ef8 Automatic date update in version.in
new e6ff33ca50 Check error return from bfd_canonicalize_dynamic_reloc
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:
bfd/ChangeLog | 7 +++++++
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
3 files changed, 11 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 gcc.
from 136a67763ed PR target/81613 * config/m68k/m68k.md (moveq feeding equali [...]
new 5c929e16b8a PR libstdc++/81468 fix test for duration conversions
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/20_util/duration/cons/dr1177.cc | 6 +++---
2 files changed, 7 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 4e16710f421 [SLP] Add a test for PR34635, NFC.
new 9c71e1d9035 llvm-dwarfdump: Sink the handling of ShowChildren into DWAR [...]
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/DebugInfo/DWARF/DWARFContext.cpp | 6 ++----
lib/DebugInfo/DWARF/DWARFDie.cpp | 1 +
2 files changed, 3 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 3541751e37d [X86] Don't emit COPY_TO_REG to ABCD registers before EXTRA [...]
new 4e16710f421 [SLP] Add a test for PR34635, 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:
test/Transforms/SLPVectorizer/X86/PR34635.ll | 176 +++++++++++++++++++++++++++
1 file changed, 176 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/PR34635.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 llvm.
from 2e76246c41a [AArch64] Adjust the cost model for Exynos M1 and M2
new c72506420a4 [X86] Don't emit COPY_TO_REG to ABCD registers before EXTRA [...]
new 3541751e37d [X86] Don't emit COPY_TO_REG to ABCD registers before EXTRA [...]
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/X86FastISel.cpp | 15 +-----
lib/Target/X86/X86ISelDAGToDAG.cpp | 25 ---------
lib/Target/X86/X86InstrCompiler.td | 101 +++++++++----------------------------
3 files changed, 26 insertions(+), 115 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 5967d3a66 [ELF] Remove default argument for lambda.
new f5671926e Remove redundant cast<> and null check.
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/SyntheticSections.cpp | 10 ++++------
1 file changed, 4 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 gcc.
from 586e432cdef * config/i386/i386.c (fold_builtin_cpu): Add M_AMDFAM17H [...]
new 136a67763ed PR target/81613 * config/m68k/m68k.md (moveq feeding equali [...]
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 | 6 ++++++
gcc/config/m68k/m68k.md | 3 ++-
2 files changed, 8 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 llvm.
from a9fc8d291ae [GlobalISel] Only build expensive remarks if they're enabled. NFC.
new 0469ffd5a1d [AArch64] Adjust the cost model for Exynos M1 and M2
new 125471dac22 [AArch64] Adjust the cost model for Exynos M1 and M2
new 2e76246c41a [AArch64] Adjust the cost model for Exynos M1 and M2
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/AArch64/AArch64InstrInfo.cpp | 63 +++++++++++++++++++++--
lib/Target/AArch64/AArch64SchedM1.td | 90 ++++++++++++++++++++++++++-------
2 files changed, 131 insertions(+), 22 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 20c4114f15d PR c++/82069 - ICE with lambda in template
new abd98c075ed PR c/82234 * doc/extend.texi: Add @findex entry for __bui [...]
new 586e432cdef * config/i386/i386.c (fold_builtin_cpu): Add M_AMDFAM17H [...]
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:
gcc/ChangeLog | 11 +++++++++++
gcc/config/i386/i386.c | 2 ++
gcc/doc/extend.texi | 6 +++++-
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.