This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from a2ae169 Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
new c8376f3 powerpc: strcasecmp/strncasecmp optmization for power8
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:
ChangeLog | 22 +
sysdeps/powerpc/powerpc64/multiarch/Makefile | 4 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 6 +
.../powerpc64/multiarch/strcasecmp-power7.S | 18 +-
.../{strcspn-power8.S => strcasecmp-power8.S} | 9 +-
.../powerpc64/multiarch/strcasecmp-ppc64.c} | 6 +-
sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c | 30 +-
.../{strcspn-power8.S => strncase-power8.S} | 9 +-
.../powerpc64/multiarch/strncase-ppc64.c} | 6 +-
sysdeps/powerpc/powerpc64/multiarch/strncase.c | 25 +-
sysdeps/powerpc/powerpc64/power8/strcasecmp.S | 446 +++++++++++++++++++++
.../powerpc/powerpc64/power8/strncase.S | 6 +-
12 files changed, 525 insertions(+), 62 deletions(-)
copy sysdeps/powerpc/powerpc64/multiarch/{strcspn-power8.S => strcasecmp-power8.S} (81%)
copy sysdeps/{s390/mempcpy.S => powerpc/powerpc64/multiarch/strcasecmp-ppc64.c} (87%)
copy sysdeps/powerpc/powerpc64/multiarch/{strcspn-power8.S => strncase-power8.S} (81%)
copy sysdeps/{s390/mempcpy.S => powerpc/powerpc64/multiarch/strncase-ppc64.c} (87%)
create mode 100644 sysdeps/powerpc/powerpc64/power8/strcasecmp.S
copy posix/tst-execvpe1.c => sysdeps/powerpc/powerpc64/power8/strncase.S (85%)
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ec17e81 libgcc/ Backport from trunk r235291. 2016-04-20 Martin Ga [...]
new 3079822 gcc/testsuite/ Backport from trunk r235372. 2016-04-22 Ch [...]
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/lib/gcc-dg.exp | 1 +
1 file changed, 1 insertion(+)
--
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 7845b7d [SelectionDAG] Remove exit-on-error flag from test (PR27765)
new 9cea672 [mips][msa] copyPhysReg() should not set RegState::Define on [...]
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/MipsSEInstrInfo.cpp | 7 +++++--
test/CodeGen/Mips/msa/elm_cxcmsa.ll | 4 ++--
2 files changed, 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from d2f99f1 gcc/testsuite/ Backport from trunk r236382. 2016-05-18 Ch [...]
new ec17e81 libgcc/ Backport from trunk r235291. 2016-04-20 Martin Ga [...]
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:
libgcc/config/arm/ieee754-df.S | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 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 clang.
from 7684134 Fix PR28100 - Allow redeclarations of deleted explicit specia [...]
new 08e495c [mips] Defer validity check for CPU/ABI pairs and improve err [...]
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/clang/Basic/DiagnosticCommonKinds.td | 3 +
include/clang/Basic/TargetInfo.h | 5 ++
lib/Basic/Targets.cpp | 113 +++++++++++++++++++--------
test/Driver/mips-abi.c | 21 +++--
4 files changed, 103 insertions(+), 39 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from a5349e5 Move all the debug info about the build machine to the top of [...]
new 4b56088 Add support to set target config data based on the domain. Ad [...]
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:
config/linaro.exp | 7 +++++++
1 file changed, 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 0a28f60 gcc/ Backport from trunk r235172. 2016-04-18 Michael Matz [...]
new 2fc60aa gcc/ Backport from trunk r236331. 2016-05-17 Jiong Wang [...]
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/config/aarch64/aarch64-simd.md | 56 +--
gcc/config/aarch64/arm_neon.h | 459 +++++++----------
.../aarch64/advsimd-intrinsics/arm-neon-ref.h | 4 +
.../aarch64/advsimd-intrinsics/vfms_vfma_n.c | 490 +++++++++++++++++++
.../gcc.target/aarch64/fmla_intrinsic_1.c | 2 +-
.../gcc.target/aarch64/fmls_intrinsic_1.c | 2 +-
.../gcc.target/aarch64/simd/vmul_elem_1.c | 541 +++++++++++++++++++++
7 files changed, 1248 insertions(+), 306 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vfms_vfma_n.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vmul_elem_1.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from a0bc651 Comment out all trace() calls to be less verbose.
new a5349e5 Move all the debug info about the build machine to the top of [...]
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:
configure | 32 ++++++++++++++++----------------
configure.ac | 22 +++++++++++-----------
2 files changed, 27 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.