This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 7a377e25a Make forward_list::remove/remove_if/unique all return void be [...]
new 0a371878f [libc++] Take 2: Do not cleverly link against libc++abi just [...]
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:
CMakeLists.txt | 13 -------------
cmake/Modules/HandleLibCXXABI.cmake | 2 +-
2 files changed, 1 insertion(+), 14 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 tuliom/libmvec
in repository glibc.
from d2808561db powerpc64: Add support for vec_cmpne for older compilers
new dfa251cd27 PPC64: Add libmvec SIMD single-precision power function.
new 5a7eabde3b PPC64: Add libmvec SIMD double-precision power function.
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:
NEWS | 1 +
sysdeps/powerpc/bits/math-vector.h | 4 +
sysdeps/powerpc/fpu/libm-test-ulps | 3 +
sysdeps/powerpc/powerpc64/fpu/Versions | 2 +-
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 9 +-
.../powerpc64/fpu/multiarch/math_config_dbl.h | 28 +-
.../powerpc64/fpu/multiarch/s_pow_log2_data.c} | 27 +-
.../fpu/multiarch/test-double-vlen2-wrappers.c | 1 +
.../fpu/multiarch/test-float-vlen4-wrappers.c | 1 +
.../powerpc64/fpu/multiarch/vec_d_pow2_vsx.c | 440 +++++++++++++++++++++
.../powerpc/powerpc64/fpu/multiarch/vec_math_err.c | 19 +-
.../powerpc64/fpu/multiarch/vec_math_errf.c | 12 +
.../powerpc64/fpu/multiarch/vec_s_powf4_vsx.c | 336 ++++++++++++++++
.../sysv/linux/powerpc/powerpc64/libmvec.abilist | 2 +
14 files changed, 862 insertions(+), 23 deletions(-)
copy sysdeps/{ieee754/dbl-64/e_pow_log_data.c => powerpc/powerpc64/fpu/multiarch/s [...]
create mode 100644 sysdeps/powerpc/powerpc64/fpu/multiarch/vec_d_pow2_vsx.c
create mode 100644 sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_powf4_vsx.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 gcc.
from 4be7ea0e8b9 2019-07-08 Kito Cheng <kito.cheng(a)sifive.com>
new c243c9eac7c S/390: Rework shift count handling.
new 2aa1dcc8eec S/390: Define shift_truncation_mask.
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/ChangeLog | 17 ++++
gcc/config/s390/constraints.md | 12 +++
gcc/config/s390/predicates.md | 29 ++++++
gcc/config/s390/s390-protos.h | 1 +
gcc/config/s390/s390.c | 74 +++++++++++++-
gcc/config/s390/s390.md | 43 +++++----
gcc/config/s390/subst.md | 72 --------------
gcc/config/s390/vector.md | 14 ++-
gcc/testsuite/ChangeLog | 10 ++
.../gcc.target/s390/combine-rotate-modulo.c | 36 +++++++
.../gcc.target/s390/combine-shift-rotate-add-mod.c | 29 ++++++
.../gcc.target/s390/rotate-truncation-mask.c | 11 +++
.../gcc.target/s390/vector/combine-shift-vec.c | 107 +++++++++++++++++++++
13 files changed, 356 insertions(+), 99 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/combine-rotate-modulo.c
create mode 100644 gcc/testsuite/gcc.target/s390/combine-shift-rotate-add-mod.c
create mode 100644 gcc/testsuite/gcc.target/s390/rotate-truncation-mask.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/combine-shift-vec.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 71895e64c48 [AMDGPU][MC] Corrected parsing of FLAT offset modifier
new d43c943215b [MIPS GlobalISel] Register bank select for G_STORE. Select [...]
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/MipsLegalizerInfo.cpp | 4 +
lib/Target/Mips/MipsRegisterBankInfo.cpp | 269 ++++++++++++++++++++-
lib/Target/Mips/MipsRegisterBankInfo.h | 76 ++++++
test/CodeGen/Mips/GlobalISel/legalizer/store.mir | 98 ++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/store.ll | 27 +++
.../Mips/GlobalISel/regbankselect/store.mir | 100 ++++++++
6 files changed, 569 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/store.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/store.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/store.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 1563300 0: update: binutils-gcc-glibc: -5
new e254b03 0: update: gcc-efd2d37a440f4696d9f72c7b47892e005f9ab34b: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1563300)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 139 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11191 ++--
04-build_abe-stage1/console.log | 15418 +++--
05-build_abe-linux/console.log | 104 +-
06-build_abe-glibc/console.log | 39237 +++++++------
07-build_abe-stage2/console.log | 40829 +++++++------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 16 +-
08-benchmark/console.log | 157 +-
console.log | 107495 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 106444 insertions(+), 108560 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 25c816e70e Automatic date update in version.in
adds 55904abea4 Automatic date update in version.in
adds 3836e1d1ab Re: PowerPC notoc call stub tests
adds 62a47958bd PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
adds ea142fbfc9 Fix breakpoints on file reloads for PIE binaries
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf32-ppc.c | 4 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++
gdb/symfile.c | 12 ++++++
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.base/break-idempotent.exp | 66 ++++++++++++++++-------------
ld/ChangeLog | 5 +++
ld/testsuite/ld-powerpc/callstub-1.d | 2 +-
ld/testsuite/ld-powerpc/callstub-2.d | 2 +-
10 files changed, 73 insertions(+), 34 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5c29c83 0: update: binutils-gcc-linux: all
new 8b0ca9c 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5c29c83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11032 ++++++-------
04-build_abe-stage1/console.log | 19134 +++++++++++-----------
05-build_linux/console.log | 776 +-
06-boot_linux/console.log | 2 +-
console.log | 31406 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31427 insertions(+), 31383 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 5213f3c6ea3 GlobalISel: widenScalar for G_BUILD_VECTOR
new 71895e64c48 [AMDGPU][MC] Corrected parsing of FLAT offset modifier
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/AsmParser/AMDGPUAsmParser.cpp | 108 +++++++++++++--------
lib/Target/AMDGPU/FLATInstructions.td | 50 +++++-----
.../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 31 +++---
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 6 +-
lib/Target/AMDGPU/SIInstrInfo.td | 13 +--
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 2 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 2 +-
test/MC/AMDGPU/flat-gfx10.s | 4 +-
test/MC/AMDGPU/flat-gfx9.s | 28 +++---
test/MC/AMDGPU/flat-global.s | 12 +--
test/MC/AMDGPU/flat-scratch-instructions.s | 20 ++--
11 files changed, 147 insertions(+), 129 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.