This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6545b2d7df PR libstdc++/78420 Make std::less etc. yield total order fo [...]
new ecf1acf59fe PR target/83451 * config/pa/pa.c (pa_emit_move_sequence): [...]
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/pa/pa.c | 20 ++++++++------------
2 files changed, 14 insertions(+), 12 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 e4c28b17afd [InstSimplify] add tests for frem and vectors with undef; NFC
new d31d6f8a4da [X86][Btver2] Add support for multiple pipelines stages for [...]
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/X86/X86ScheduleBtVer2.td | 139 +++++++++++-------------------------
1 file changed, 41 insertions(+), 98 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 lldb.
from 1994bdcc2 [test] Skip more lldb-mi tests which occasionally time out on Darwin
new e6550882a [DataFormatters] Implement summary for __NSDictionary0.
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:
lit/DataFormatters/Inputs/NSDict.commands | 3 +++
lit/DataFormatters/Inputs/NSDict.m | 9 +++++++++
lit/DataFormatters/TestEmptyDictionary.test | 7 +++++++
lit/{Breakpoint => DataFormatters}/lit.local.cfg | 0
source/Plugins/Language/ObjC/NSDictionary.cpp | 4 ++++
5 files changed, 23 insertions(+)
create mode 100644 lit/DataFormatters/Inputs/NSDict.commands
create mode 100644 lit/DataFormatters/Inputs/NSDict.m
create mode 100644 lit/DataFormatters/TestEmptyDictionary.test
copy lit/{Breakpoint => DataFormatters}/lit.local.cfg (100%)
--
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 3ae9ce5dd7 Special case NULL when using printf's %s format
new 0e35537d75 RISC-V: Add .insn support.
new 399912428d Missing testcase files for last commit.
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:
gas/ChangeLog | 19 ++
gas/config/tc-riscv.c | 440 ++++++++++++++++++++++++++++++++++++++---
gas/doc/c-riscv.texi | 241 ++++++++++++++++++++++
gas/testsuite/gas/riscv/insn.d | 51 +++++
gas/testsuite/gas/riscv/insn.s | 39 ++++
include/ChangeLog | 14 ++
include/opcode/riscv.h | 21 ++
opcodes/ChangeLog | 4 +
opcodes/riscv-opc.c | 74 +++++++
9 files changed, 876 insertions(+), 27 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/insn.d
create mode 100644 gas/testsuite/gas/riscv/insn.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 gcc.
from 1227307bfd7 PR c++/83916 - ICE with template template parameters.
new 8bb7c9b7559 gcc/ChangeLog:
new b6545b2d7df PR libstdc++/78420 Make std::less etc. yield total order fo [...]
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/config/rs6000/rs6000-builtin.def | 8 +-
gcc/config/rs6000/rs6000-c.c | 16 +-
gcc/config/rs6000/rs6000.c | 12 +-
libstdc++-v3/ChangeLog | 12 +
libstdc++-v3/include/bits/stl_function.h | 278 +++++++++++++++++++--
.../function_objects/comparisons_pointer.cc | 206 +++++++++++++++
6 files changed, 496 insertions(+), 36 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/function_objects/comparisons_pointer.cc
--
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 lldb.
from 2a32d3174 [test] Skip some lldb-mi tests which time out on Darwin
new 1994bdcc2 [test] Skip more lldb-mi tests which occasionally time out on Darwin
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:
packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiVar.py | 7 ++++++-
1 file changed, 6 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 b30a83dec38 [AMDGPU] Waitcnt pass: Modify the waitcnt pass to propagate [...]
new e4c28b17afd [InstSimplify] add tests for frem and vectors with undef; 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/InstSimplify/fast-math.ll | 91 ++++++++++++++++++++++++++++++-
1 file changed, 88 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 91c8f6f87b8 [X86][Btver2] Add ResourceCycles and NumMicroOps overrides [...]
new b30a83dec38 [AMDGPU] Waitcnt pass: Modify the waitcnt pass to propagate [...]
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/SIInsertWaitcnts.cpp | 42 +++++++++++++++-------
.../AMDGPU/waitcnt-loop-single-basic-block.mir | 26 ++++++++++++++
2 files changed, 55 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/waitcnt-loop-single-basic-block.mir
--
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 1baed5e22 [WebAssembly] Fix -Werror=extra failure due to enum in ternary
new aeaec005d Update Error Message
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/Relocations.cpp | 3 ++-
test/ELF/aarch64-fpic-add_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s | 2 +-
test/ELF/arm-target1.s | 2 +-
test/ELF/copy-in-shared.s | 2 +-
test/ELF/copy-rel-pie-error.s | 4 ++--
test/ELF/dynamic-reloc-in-ro.s | 2 +-
test/ELF/eh-frame-dyn-rel.s | 2 +-
test/ELF/got32-i386.s | 2 +-
test/ELF/got32x-i386.s | 4 ++--
test/ELF/relocation-size-err.s | 2 +-
13 files changed, 16 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.