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 788af978df RISC-V: Fix symbol size bug when relaxation deletes bytes.
new e1e6f073a9 Improve gcore shell quoting and portability
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 | 5 +++++
gdb/gcore.in | 14 +++++++-------
2 files changed, 12 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 llvm.
from c921f23f8e4 [X86][AVX] Add v2f32 <-> v2i8/v2i16/v2i32 vector tests
new c5a680a5cc6 [SelectionDAG] Support some SimplifySetCC cases for compari [...]
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/TargetLowering.cpp | 9 ++++---
test/CodeGen/X86/avx512-insert-extract.ll | 40 ++++++++++-------------------
test/CodeGen/X86/vector-compare-simplify.ll | 40 ++++++++++++-----------------
3 files changed, 36 insertions(+), 53 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 c7b15a66dc Fix Rust enum test failures
new 788af978df RISC-V: Fix symbol size bug when relaxation deletes bytes.
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/elfnn-riscv.c | 20 +++++++++++++-------
2 files changed, 19 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 gcc.
from fbabafbdae9 compiler: avoid crashing on bad self-referential type
new 7ebb6d0e161 [PR c++/84434] ICE with deduction guide
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/cp/ChangeLog | 6 +++
gcc/cp/name-lookup.c | 84 +++++++++++++++------------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/template/pr84434.C | 23 +++++++++
4 files changed, 72 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/pr84434.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 00ee23b31fb [Hexagon] Add trap1 instruction
new c921f23f8e4 [X86][AVX] Add v2f32 <-> v2i8/v2i16/v2i32 vector tests
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/vec_cast3.ll | 342 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 342 insertions(+)
create mode 100644 test/CodeGen/X86/vec_cast3.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 595d91d177 [RecordLayout] Only assert that fundamental type sizes are p [...]
new 022231bce0 [www] Capitalize "Clang" when referring to the project, and [...]
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:
www/comparison.html | 28 ++++++++++++++--------------
www/index.html | 18 ++++++++++--------
2 files changed, 24 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 llvm.
from 05580dd9e5a AMDGPU/GlobalISel: Define instruction mapping for @llvm.amd [...]
new 47ab8607496 Add an llc testcase analogous to test/LTO/X86/strip-debug-info.ll
new 00ee23b31fb [Hexagon] Add trap1 instruction
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/Hexagon/AsmParser/HexagonAsmParser.cpp | 11 +++++++++++
lib/Target/Hexagon/HexagonDepIICScalar.td | 24 +++++++++++++++++++++++
lib/Target/Hexagon/HexagonDepInstrInfo.td | 24 +++++++++++++++++++++++
lib/Target/Hexagon/HexagonDepMappings.td | 1 +
test/DebugInfo/X86/strip-broken-debuginfo.ll | 22 +++++++++++++++++++++
test/MC/Hexagon/J2_trap1_dep.s | 6 ++++++
test/MC/Hexagon/instructions/system_user.s | 8 +++++++-
7 files changed, 95 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/X86/strip-broken-debuginfo.ll
create mode 100644 test/MC/Hexagon/J2_trap1_dep.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 f633076fd1a [AArch64] Clean up code (NFC)
new 72d58f8a940 AMDGPU/GlobalISel: Remove default register mapping
new 679df750a90 [X86][SSE] Regenerate float to/from i8/i16 vector tests
new 9fcecef7269 AMDGPU/GlobalISel: Define instruction mapping for G_OR
new 05580dd9e5a AMDGPU/GlobalISel: Define instruction mapping for @llvm.amd [...]
The 4 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/AMDGPURegisterBankInfo.cpp | 83 +++++--
lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 3 +
...icmp.mir => regbankselect-amdgcn.cvt.pkrtz.mir} | 37 ++-
...regbankselect-icmp.mir => regbankselect-or.mir} | 41 ++--
test/CodeGen/X86/vec_cast2.ll | 258 +++++++++++++++++++--
5 files changed, 347 insertions(+), 75 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-icmp.mir => regbankselect-amdgc [...]
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-icmp.mir => regbankselect-or.mi [...]
--
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 e9e42e8917b AMDGPU/GlobalISel: Define instruction mapping for G_BITCAST
new d585dc129e5 AMDGPU/GlobalISel: Use a more correct getValueMapping
new c60a6dbbb16 [X86][SSE] Regenerate odd sized sext/zext tests
new f633076fd1a [AArch64] Clean up code (NFC)
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/AArch64ISelLowering.cpp | 29 ++--
lib/Target/AMDGPU/AMDGPUGenRegisterBankInfo.def | 75 ++++++++---
test/CodeGen/X86/vec_cast.ll | 168 ++++++++++++++++++++++--
3 files changed, 227 insertions(+), 45 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 libcxx.
from 04dd960ff [libcxx] Fix last_write_time test for filesystems that don't [...]
new f31b30dc5 Added P0805 to the list of ready bits
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:
www/upcoming_meeting.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.