This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9c0a0ea7397 [ARM GlobalISel] Add inst selector tests for G_FNEG s32 and s64
new 55c93e1f45f [AArch64][SVE] Asm: Add support for (mov|dup) of scalar
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/AArch64SVEInstrInfo.td | 2 ++
lib/Target/AArch64/SVEInstrFormats.td | 35 +++++++++++++++++++
test/MC/AArch64/SVE/dup-diagnostics.s | 19 +++++++++++
test/MC/AArch64/SVE/dup.s | 56 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/mov-diagnostics.s | 19 +++++++++++
test/MC/AArch64/SVE/mov.s | 56 +++++++++++++++++++++++++++++++
6 files changed, 187 insertions(+)
create mode 100644 test/MC/AArch64/SVE/dup-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/dup.s
create mode 100644 test/MC/AArch64/SVE/mov-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/mov.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 e7eab50b66e PR target/81616 * i386.c (ix86_vectorize_builtin_gather): [...]
new 28d4d2aafa1 PR 84740 Wrong string length type in bounds 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:
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-array.c | 7 +++++--
2 files changed, 11 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 zorg.
from 0128e74 Remove openmp-ompt builders
new ad968be [zorg] Enable assertions on the linux lldb bot
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
zorg/buildbot/builders/LLDBBuilder.py | 13 +++++--------
2 files changed, 7 insertions(+), 9 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 145d75119b8 [ARM GlobalISel] Legalize G_FNEG for s32 and s64
new 96d0a4da9fc [ARM GlobalISel] Map G_FNEG to the FPR bank
new 9c0a0ea7397 [ARM GlobalISel] Add inst selector tests for G_FNEG s32 and s64
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/ARM/ARMRegisterBankInfo.cpp | 3 +-
.../GlobalISel/arm-instruction-select-combos.mir | 98 ++++++++++++++++++++++
.../ARM/GlobalISel/arm-instruction-select.mir | 56 +++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 49 +++++++++++
4 files changed, 205 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 499d260609c Mostly revert r254296
new a3b26a39dfb Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).
new 6fb2015145a * gcc.target/i386/avx2-gather-1.c: Add -march. * gcc.targ [...]
new e7eab50b66e PR target/81616 * i386.c (ix86_vectorize_builtin_gather): [...]
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 | 16 ++++++++++++
gcc/basic-block.h | 1 +
gcc/bb-reorder.c | 2 +-
gcc/cfgcleanup.c | 3 ++-
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.h | 2 ++
gcc/config/i386/x86-tune.def | 4 +++
gcc/testsuite/ChangeLog | 19 ++++++++++++++
gcc/testsuite/gcc.target/i386/avx2-gather-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx2-gather-2.c | 2 +-
gcc/testsuite/gcc.target/i386/avx2-gather-3.c | 2 +-
gcc/testsuite/gcc.target/i386/avx2-gather-4.c | 2 +-
gcc/testsuite/gcc.target/i386/avx2-gather-5.c | 2 +-
gcc/testsuite/gcc.target/i386/avx2-gather-6.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-gather-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-gather-2.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-gather-3.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-gather-4.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-gather-5.c | 2 +-
.../gcc.target/i386/avx512f-i32gatherd512-1.c | 2 +-
.../gcc.target/i386/avx512f-i32gatherd512-2.c | 2 +-
.../gcc.target/i386/avx512f-i32gatherpd512-1.c | 2 +-
.../gcc.target/i386/avx512f-i32gatherpd512-2.c | 2 +-
.../gcc.target/i386/avx512f-i32gatherps512-1.c | 2 +-
.../gfortran.fortran-torture/compile/pr83081.f90 | 30 ++++++++++++++++++++++
25 files changed, 92 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gfortran.fortran-torture/compile/pr83081.f90
--
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 1d8ca3c3dc8 [TableGen][AsmMatcherEmitter] Generate assembler checks for [...]
new 145d75119b8 [ARM GlobalISel] Legalize G_FNEG for s32 and s64
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/ARM/ARMLegalizerInfo.cpp | 3 +-
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 81 +++++++++++++++++++++++++
2 files changed, 83 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 fe1f6bbc8a2 Temporarily revert
new 1d8ca3c3dc8 [TableGen][AsmMatcherEmitter] Generate assembler checks 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:
include/llvm/MC/MCParser/MCTargetAsmParser.h | 1 +
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 3 +
utils/TableGen/AsmMatcherEmitter.cpp | 155 ++++++++++++++++++++++
3 files changed, 159 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 lldb.
from ae749c7be This change updates the deployment target for lldb and debugs [...]
new be0b96bc6 [dotest] Remove crashinfo hook
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:
.gitignore | 6 ---
packages/Python/lldbsuite/test/configuration.py | 34 -------------
packages/Python/lldbsuite/test/crashinfo.c | 64 -------------------------
packages/Python/lldbsuite/test/dotest.py | 1 -
packages/Python/lldbsuite/test/test_result.py | 3 --
5 files changed, 108 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/crashinfo.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 8d4f82b5e41 [SelectionDAGBuilder] Chain prefetches less aggressively.
new 9d528ea00b1 [ARM GlobalISel] Legalize s32/s64 G_FCONSTANT
new fe1f6bbc8a2 Temporarily revert
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/ARM/ARMLegalizerInfo.cpp | 17 ++++++--
lib/Target/SystemZ/SystemZElimCompare.cpp | 40 +++++++-----------
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 56 +++++++++++++++++++++++++
test/CodeGen/SystemZ/load-and-test.mir | 52 -----------------------
4 files changed, 85 insertions(+), 80 deletions(-)
delete mode 100644 test/CodeGen/SystemZ/load-and-test.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 llvm.
from b5930e85160 [SystemZ] Check for legality before doing LOAD AND TEST tr [...]
new 2c58c90e933 [ARM GlobalISel] Legalize G_CONSTANT for scalars > 32 bits
new 8d4f82b5e41 [SelectionDAGBuilder] Chain prefetches less aggressively.
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 20 ++++--
lib/Target/ARM/ARMLegalizerInfo.cpp | 7 +-
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 11 +++
test/CodeGen/SystemZ/vec-load-element.ll | 86 ++++++++++++++++++++++++
4 files changed, 114 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/SystemZ/vec-load-element.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.