This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5933b2471c8 [Hexagon] Make a test more flexible in HexagonLoopIdiomRecognition
new 3c64d8ff3ae [InstCombine] Update stale comment. 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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from 8986a29776a RISC-V: Implement movmemsi
new a3fc216d05c * g++.dg/pr50763-3.C (evalPoint): Return a value.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/pr50763-3.C | 2 +-
2 files changed, 5 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 clang.
from e2686b2cbc SystemZ Swift TargetInfo: swifterror support in the backend [...]
new 74ca15e3f7 [index] index field references in __builtin_offset
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/Index/IndexBody.cpp | 11 +++++++++++
test/Index/Core/index-source.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 44 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 f77bb6c56b RISC-V: Fix riscv g++ testsuite EH failures.
new 180093c763 RISC-V: Add Jim Wilson as a maintainer, and clean up our entries
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/MAINTAINERS | 5 +++--
2 files changed, 9 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 binutils-gdb.
from 1270b047fd RISC-V: Add satp as an alias for sptbr
new f77bb6c56b RISC-V: Fix riscv g++ testsuite EH failures.
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:
gas/ChangeLog | 8 ++++++++
gas/config/tc-riscv.c | 15 +++++++++++++++
gas/testsuite/gas/riscv/eh-relocs.d | 12 ++++++++++++
gas/testsuite/gas/riscv/eh-relocs.s | 11 +++++++++++
gas/testsuite/gas/riscv/riscv.exp | 1 +
5 files changed, 47 insertions(+)
create mode 100644 gas/testsuite/gas/riscv/eh-relocs.d
create mode 100644 gas/testsuite/gas/riscv/eh-relocs.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 79b94e462f8 RISC-V: Define MUSL_DYNAMIC_LINKER
new 8986a29776a RISC-V: Implement movmemsi
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 | 16 +++++
gcc/config/riscv/riscv-protos.h | 4 +-
gcc/config/riscv/riscv.c | 156 ++++++++++++++++++++++++++++++++++++++++
gcc/config/riscv/riscv.h | 21 +++++-
gcc/config/riscv/riscv.md | 13 ++++
5 files changed, 206 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 99835246622 [AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
new 5933b2471c8 [Hexagon] Make a test more flexible in HexagonLoopIdiomRecognition
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/Hexagon/HexagonLoopIdiomRecognition.cpp | 69 ++++++++++++++++------
1 file changed, 51 insertions(+), 18 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 a02b41a7e6 Add some more breakpoint/location range tests
new 1270b047fd RISC-V: Add satp as an alias for sptbr
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-riscv.c | 1 +
gas/testsuite/gas/riscv/riscv.exp | 1 +
gas/testsuite/gas/riscv/{t_insns.d => satp.d} | 3 ++-
gas/testsuite/gas/riscv/satp.s | 3 +++
include/ChangeLog | 6 ++++++
include/opcode/riscv-opc.h | 7 +++++--
7 files changed, 25 insertions(+), 3 deletions(-)
copy gas/testsuite/gas/riscv/{t_insns.d => satp.d} (52%)
create mode 100644 gas/testsuite/gas/riscv/satp.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 0a1e59e30f4 [AArch64] Use aarch64_reg_or_imm instead of nonmemory_operand
new 79b94e462f8 RISC-V: Define MUSL_DYNAMIC_LINKER
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/riscv/linux.h | 11 +++++++++++
2 files changed, 16 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 llvm.
from 6cf02b953eb [AArch64][SVE] Asm: Add SVE (Z) Register definitions and pa [...]
new 99835246622 [AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
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/AArch64/AArch64InstrInfo.td | 2 +
lib/Target/AArch64/AArch64SVEInstrInfo.td | 17 +++++++
lib/Target/AArch64/SVEInstrFormats.td | 41 +++++++++++++++++
test/MC/AArch64/SVE/assembler_tests/add.s | 66 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE/assembler_tests/sub.s | 66 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE/disassembler_tests/add.s | 50 +++++++++++++++++++++
test/MC/AArch64/SVE/disassembler_tests/sub.s | 50 +++++++++++++++++++++
7 files changed, 292 insertions(+)
create mode 100644 lib/Target/AArch64/AArch64SVEInstrInfo.td
create mode 100644 lib/Target/AArch64/SVEInstrFormats.td
create mode 100644 test/MC/AArch64/SVE/assembler_tests/add.s
create mode 100644 test/MC/AArch64/SVE/assembler_tests/sub.s
create mode 100644 test/MC/AArch64/SVE/disassembler_tests/add.s
create mode 100644 test/MC/AArch64/SVE/disassembler_tests/sub.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.