This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 868d9bb5b7b "[ARM] Mark flaky test MachineBranchProb.ll unsupported aga [...]
new 406408a5da0 [X86] Redefine MOVSS/MOVSD instructions to take VR128 regcl [...]
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/X86/X86InstrAVX512.td | 73 ++++----
lib/Target/X86/X86InstrInfo.cpp | 10 --
lib/Target/X86/X86InstrSSE.td | 67 ++++----
test/CodeGen/X86/buildvec-insertvec.ll | 4 +-
test/CodeGen/X86/lower-vec-shift.ll | 56 +++----
test/CodeGen/X86/psubus.ll | 171 ++++++++++---------
test/CodeGen/X86/vector-blend.ll | 2 +-
test/CodeGen/X86/vector-compare-results.ll | 260 ++++++++++++++---------------
test/CodeGen/X86/vector-rotate-128.ll | 120 +++++++------
test/CodeGen/X86/vector-shift-ashr-128.ll | 140 ++++++++--------
test/CodeGen/X86/vector-shift-lshr-128.ll | 92 +++++-----
test/CodeGen/X86/vector-shift-shl-128.ll | 28 ++--
test/CodeGen/X86/vector-trunc-math.ll | 207 +++++++++++------------
test/CodeGen/X86/vector-trunc.ll | 60 ++++---
test/CodeGen/X86/vshift-4.ll | 20 +--
test/CodeGen/X86/x86-shifts.ll | 4 +-
16 files changed, 635 insertions(+), 679 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 gcc.
from 4692eaff44e S/390: Fix mode in vector merge pattern.
new e845448cb41 [C++ PATCH] Move mangling alias out of ::
new aa22cf6e4cc [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
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 | 19 ++++++
gcc/config/aarch64/aarch64-protos.h | 16 ++++-
gcc/config/aarch64/aarch64-simd.md | 40 ++++++++---
gcc/config/aarch64/aarch64.c | 131 +++++++++++++++++++++++-------------
gcc/config/aarch64/constraints.md | 14 ++++
gcc/config/aarch64/predicates.md | 10 +++
gcc/cp/ChangeLog | 14 ++++
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl2.c | 75 ++++++++++++++++++---
gcc/cp/mangle.c | 52 +-------------
gcc/cp/name-lookup.c | 6 --
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/g++.dg/abi/mangle41.C | 4 +-
libcc1/ChangeLog | 5 ++
libcc1/libcp1plugin.cc | 6 --
15 files changed, 270 insertions(+), 133 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-tools-extra.
from 0287ab5d Fix hicpp-signed-bitwise.cpp test on Windows, where the MSVC [...]
new ae4aab5b [clang-tidy] Emit note for variable declaration that are late [...]
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:
clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp | 18 ++++++++++++++----
test/clang-tidy/cppcoreguidelines-owning-memory.cpp | 2 ++
2 files changed, 16 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.
unknown user pushed a change to branch master
in repository glibc.
from 32d372d548 Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).
new db4f87bad4 aarch64: don't use MIN in dl-machine.h
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 | 4 ++++
sysdeps/aarch64/dl-machine.h | 3 ++-
2 files changed, 6 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 953b9fd37ae bpf: fix an insn encoding issue for neg insn
new 868d9bb5b7b "[ARM] Mark flaky test MachineBranchProb.ll unsupported aga [...]
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/Generic/MachineBranchProb.ll | 3 +++
1 file changed, 3 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 glibc.
from 72d13ed1bd Remove alpha nearbyint wrapper.
new 32d372d548 Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).
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 | 27 ++++++++++++++++++++++
sysdeps/sparc/sparc32/fpu/s_copysign.S | 9 +++++++-
sysdeps/sparc/sparc32/fpu/s_fabs.S | 4 ++++
sysdeps/sparc/sparc32/fpu/s_fma.c | 4 ++++
.../sparc32/sparcv9/fpu/multiarch/s_copysign.S | 9 ++++++++
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S | 6 +++++
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c | 4 ++++
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 1 +
sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist | 3 +++
9 files changed, 66 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 binutils-gdb.
from 73dcd72d4e Move code out of 'between TRY and CATCH'
new 4c71c1059f Fix -list-thread-groups --available logic and add test
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 | 4 ++
gdb/mi/mi-main.c | 2 +-
gdb/testsuite/ChangeLog | 5 ++
...-async-run.c => list-thread-groups-available.c} | 6 +-
.../gdb.mi/list-thread-groups-available.exp | 72 ++++++++++++++++++++++
5 files changed, 84 insertions(+), 5 deletions(-)
copy gdb/testsuite/gdb.mi/{mi-async-run.c => list-thread-groups-available.c} (90%)
create mode 100644 gdb/testsuite/gdb.mi/list-thread-groups-available.exp
--
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 4dfac60faf1 PR c++/82373 * error.c (dump_function_decl): If show_retu [...]
new 3ccd9cc145d Revert r253399:
new 4692eaff44e S/390: Fix mode in vector merge pattern.
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 | 16 +++++++
gcc/config/s390/vx-builtins.md | 12 ++---
gcc/haifa-sched.c | 101 +++++++++++++++++++++++++++++++++++------
gcc/sched-int.h | 11 ++++-
4 files changed, 119 insertions(+), 21 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 c5599f675fb [OptRemark] Move YAML writing to IR
new 953b9fd37ae bpf: fix an insn encoding issue for neg insn
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/BPF/BPFInstrInfo.td | 2 --
test/MC/BPF/insn-unit-32.s | 2 +-
test/MC/BPF/insn-unit.s | 4 ++--
3 files changed, 3 insertions(+), 5 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 gcc.
from 629de8b3f41 PR c++/81525 - broken handling of auto in generic lambda.
new 0dfbafdf338 2017-10-04 Petr Ovtchenkov <ptr(a)void-ptr.info> Franç [...]
new 4dfac60faf1 PR c++/82373 * error.c (dump_function_decl): If show_retu [...]
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/cp/ChangeLog | 6 +++
gcc/cp/error.c | 5 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp1y/pr82373.C | 20 ++++++++
libstdc++-v3/ChangeLog | 16 ++++++
libstdc++-v3/include/bits/streambuf_iterator.h | 59 ++++++++++------------
.../24_iterators/istreambuf_iterator/2.cc | 10 ++--
7 files changed, 82 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr82373.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.