This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from 6e02139b [test-suite, CUDA] Fix some CMake problems
new 946e408d lit.cfg: Initialize remote_host if missing
new 0bf4fa51 litsupport: fix pycodestyle/pyflakes reports; NFC
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:
lit.cfg | 4 +++-
litsupport/modules/codesize.py | 14 +++++++-------
litsupport/modules/hash.py | 3 +--
litsupport/modules/microbenchmark.py | 14 +++++++++-----
litsupport/modules/remote.py | 3 ++-
litsupport/modules/timeit.py | 7 +++----
litsupport/shellcommand.py | 6 ++----
litsupport/test.py | 5 ++---
litsupport/testfile.py | 1 +
litsupport/testplan.py | 1 -
10 files changed, 30 insertions(+), 28 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 dab999b116 Update gnulib/Makefile.in:aclocal_m4_deps
new 4d1c633545 ld: Lookup section in output with the same name
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:
ld/ChangeLog | 10 ++++++++++
ld/ldlang.c | 18 ++++++++++++++++++
ld/testsuite/ld-elf/pr23591.d | 9 +++++++++
ld/testsuite/ld-elf/pr23591a.s | 14 ++++++++++++++
ld/testsuite/ld-elf/pr23591b.s | 11 +++++++++++
ld/testsuite/ld-elf/pr23591c.s | 26 ++++++++++++++++++++++++++
6 files changed, 88 insertions(+)
create mode 100644 ld/testsuite/ld-elf/pr23591.d
create mode 100644 ld/testsuite/ld-elf/pr23591a.s
create mode 100644 ld/testsuite/ld-elf/pr23591b.s
create mode 100644 ld/testsuite/ld-elf/pr23591c.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 3ecff60381e [mips] Fix `mtc1` and `mfc1` definitions for microMIPS R6
new 8f931c71476 [X86][BtVer2] Remove wrong ReadAdvance from AVX vbroadcast( [...]
new bff6dcb26b8 [XRay] Make the FDRTraceWriter Endian-aware
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:
include/llvm/XRay/FDRTraceWriter.h | 3 +-
lib/Target/X86/X86ScheduleBtVer2.td | 6 +--
lib/XRay/FDRTraceWriter.cpp | 59 +++++++++++++---------
.../X86/BtVer2/vbroadcast-operand-latency.s | 20 ++++----
unittests/XRay/FDRProducerConsumerTest.cpp | 2 +-
unittests/XRay/FDRTraceWriterTest.cpp | 6 +--
6 files changed, 53 insertions(+), 43 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 3d58e1fcfb PowerPC64 --emit-relocs support for notoc stubs
new dab999b116 Update gnulib/Makefile.in:aclocal_m4_deps
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/gnulib/Makefile.in | 155 +++++++++++++++++++++++++++++++++++++++----------
2 files changed, 128 insertions(+), 32 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 6241a83e35a AMDGPU: Restrict extract_vector_elt combine to loads
new 3ecff60381e [mips] Fix `mtc1` and `mfc1` definitions for microMIPS R6
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/Mips/MicroMips32r6InstrInfo.td | 2 +-
lib/Target/Mips/MipsInstrFPU.td | 8 ++--
test/CodeGen/Mips/micromips-mtc-mfc.ll | 68 +++++++++++++++++++++++++++++++
3 files changed, 73 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Mips/micromips-mtc-mfc.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 release_70
in repository llvm.
from 485d2110bdd [docs][mips] 7.0 Release notes
new 8be5c4fc9a8 Merging r341094: ------------------------------------------ [...]
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/Scalar/SROA.cpp | 42 ++++++++++++++++++++++++++++++++++
test/Transforms/SROA/phi-and-select.ll | 32 ++++++++++++++++++++++++++
2 files changed, 74 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 9ee1996724a AMDGPU: Actually commit re-run of update_llc_test_checks
new 6241a83e35a AMDGPU: Restrict extract_vector_elt combine to loads
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/SIISelLowering.cpp | 3 +-
test/CodeGen/AMDGPU/fexp.ll | 38 ++---
test/CodeGen/AMDGPU/fmax_legacy.f16.ll | 260 +++++++++++----------------------
test/CodeGen/AMDGPU/fmin_legacy.f16.ll | 260 +++++++++++----------------------
test/CodeGen/AMDGPU/reduction.ll | 4 +-
5 files changed, 192 insertions(+), 373 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 4bb3c591b2 ld: Pass -z separate-code to ld for property-x86-4a tests
new f891966ff6 Rearrange ppc_size_one_stub and correct _notoc stub examples
new 4a9699735b PowerPC64 higher REL16 relocations
new 3d58e1fcfb PowerPC64 --emit-relocs support for notoc stubs
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:
bfd/ChangeLog | 33 +++
bfd/bfd-in2.h | 6 +
bfd/elf64-ppc.c | 777 ++++++++++++++++++++++++++++++++++------------------
bfd/libbfd.h | 6 +
bfd/reloc.c | 12 +
gas/ChangeLog | 8 +
gas/config/tc-ppc.c | 36 ++-
gas/config/tc-ppc.h | 20 +-
include/ChangeLog | 7 +
include/elf/ppc64.h | 16 +-
10 files changed, 635 insertions(+), 286 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 1dc41819630 [Wasm] Add missing EOF checks for floats
new 9ee1996724a AMDGPU: Actually commit re-run of update_llc_test_checks
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/AMDGPU/idot2.ll | 1854 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1854 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 23a48e5f87e [PR c++/87155] Anonymous namespace and
new 0d7050dfc89 [AArch64] Implement new intrinsics vabsd_s64 and vnegd_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:
gcc/ChangeLog | 5 +++
gcc/config/aarch64/arm_neon.h | 31 +++++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++
.../gcc.target/aarch64/scalar_intrinsics.c | 8 +++++
.../gcc.target/aarch64/vabs_intrinsic_3.c | 39 ++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/vabsd_s64.c | 34 +++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/vneg_s.c | 34 ++++++++++++++++++-
gcc/testsuite/gcc.target/aarch64/vnegd_s64.c | 36 ++++++++++++++++++++
8 files changed, 195 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vabs_intrinsic_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vabsd_s64.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vnegd_s64.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.