This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 081de957bc Automatic date update in version.in
new 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
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/elf64-ppc.c | 3 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr23937.d | 10 ++++++
ld/testsuite/ld-powerpc/pr23937.s | 65 +++++++++++++++++++++++++++++++++++++
6 files changed, 90 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-powerpc/pr23937.d
create mode 100644 ld/testsuite/ld-powerpc/pr23937.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 release_70
in repository llvm.
from f8ee49e3d8b Merging r347431:
new e8af9b4c407 Merging r339260:
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/PowerPC/P9InstrResources.td | 1 +
lib/Target/PowerPC/PPCISelLowering.cpp | 11 -
lib/Target/PowerPC/PPCInstrVSX.td | 91 ++++++-
test/CodeGen/PowerPC/VSX-XForm-Scalars.ll | 61 +++--
test/CodeGen/PowerPC/build-vector-tests.ll | 44 +--
test/CodeGen/PowerPC/load-v4i8-improved.ll | 22 +-
test/CodeGen/PowerPC/power9-moves-and-splats.ll | 246 +++++++++++------
test/CodeGen/PowerPC/pr38087.ll | 5 +-
test/CodeGen/PowerPC/qpx-load-splat.ll | 62 +++--
test/CodeGen/PowerPC/scalar_vector_test_1.ll | 292 ++++++++++++++++++++
test/CodeGen/PowerPC/scalar_vector_test_2.ll | 118 ++++++++
test/CodeGen/PowerPC/scalar_vector_test_3.ll | 265 ++++++++++++++++++
test/CodeGen/PowerPC/scalar_vector_test_4.ll | 341 ++++++++++++++++++++++++
test/CodeGen/PowerPC/swaps-le-6.ll | 89 ++++---
test/CodeGen/PowerPC/vsx_insert_extract_le.ll | 123 ++++++---
15 files changed, 1529 insertions(+), 242 deletions(-)
create mode 100644 test/CodeGen/PowerPC/scalar_vector_test_1.ll
create mode 100644 test/CodeGen/PowerPC/scalar_vector_test_2.ll
create mode 100644 test/CodeGen/PowerPC/scalar_vector_test_3.ll
create mode 100644 test/CodeGen/PowerPC/scalar_vector_test_4.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 binutils-gdb.
from f746c08f26 Automatic date update in version.in
new ba85c15dab PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
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/elf64-ppc.c | 3 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr23937.d | 10 ++++++
ld/testsuite/ld-powerpc/pr23937.s | 65 +++++++++++++++++++++++++++++++++++++
6 files changed, 90 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-powerpc/pr23937.d
create mode 100644 ld/testsuite/ld-powerpc/pr23937.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.