This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from bf15ad539cb Backported from mainline 2017-06-20 Jakub Jelinek <jaku [...]
new 3fbdaf62a49 Backported from mainline 2017-06-20 Jakub Jelinek <jaku [...]
new 9605eca7ced PR c++/81130 * gimplify.c (omp_add_variable): Don't force [...]
new b94afd668d5 PR c++/81154 * semantics.c (handle_omp_array_sections_1, [...]
new b3f6eb55a9b PR target/81151 * config/i386/sse.md (round<mode>2): Renu [...]
The 4 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 | 12 +++++++
gcc/config/i386/i386.md | 3 +-
gcc/config/i386/sse.md | 14 ++++----
gcc/cp/ChangeLog | 5 +++
gcc/cp/semantics.c | 14 ++++----
gcc/gimplify.c | 8 +++--
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/gomp/pr81154.C | 57 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr81121.c | 10 ++++++
libgomp/ChangeLog | 5 +++
libgomp/testsuite/libgomp.c++/pr81130.C | 41 ++++++++++++++++++++++++
11 files changed, 159 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr81154.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr81121.c
create mode 100644 libgomp/testsuite/libgomp.c++/pr81130.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 binutils-gdb.
from e5c89b096d Pass $NOPIE_CFLAGS to NOCROSSREFS tests
new 6b73737088 Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF tests
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 | 6 ++++++
ld/testsuite/ld-elf/shared.exp | 19 +++++++++++--------
2 files changed, 17 insertions(+), 8 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 1a1f5442634 [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc
new b209206d2ce Mark dump() methods as const. NFC
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/llvm/CodeGen/DIE.h | 6 +++---
include/llvm/CodeGen/LexicalScopes.h | 2 +-
include/llvm/CodeGen/MachineScheduler.h | 8 ++++----
include/llvm/MC/MCAssembler.h | 2 +-
include/llvm/MC/MCFragment.h | 2 +-
include/llvm/MC/MCSection.h | 2 +-
include/llvm/Transforms/Scalar/GVN.h | 2 +-
lib/CodeGen/AsmPrinter/DIE.cpp | 6 +++---
lib/CodeGen/LiveDebugVariables.cpp | 2 +-
lib/CodeGen/LiveDebugVariables.h | 2 +-
lib/CodeGen/MachineScheduler.cpp | 6 +++---
lib/MC/MCFragment.cpp | 8 ++++----
lib/MC/MCSection.cpp | 2 +-
lib/Target/SystemZ/SystemZMachineScheduler.h | 2 +-
lib/Transforms/Scalar/GVN.cpp | 2 +-
15 files changed, 27 insertions(+), 27 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 074bbd7b6a2 libgo: use gc's arch names as the default GOARCHs on MIPS
new 648dc544240 libgo: remove old MIPS architecture names
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/go/gofrontend/MERGE | 2 +-
libgo/configure | 17 ++---------------
libgo/configure.ac | 12 +++---------
libgo/go/cmd/cgo/main.go | 8 --------
libgo/go/go/build/syslist.go | 2 +-
.../internal/syscall/unix/getrandom_linux_mips64p32x.go | 2 +-
.../go/internal/syscall/unix/getrandom_linux_mips64x.go | 2 +-
libgo/go/runtime/hash32.go | 2 +-
libgo/go/runtime/hash64.go | 2 +-
libgo/go/runtime/lfstack_32bit.go | 2 +-
libgo/go/runtime/lfstack_64bit.go | 2 +-
libgo/go/runtime/unaligned2.go | 2 +-
libgo/go/syscall/endian_big.go | 2 +-
libgo/match.sh | 4 ++--
libgo/testsuite/gotest | 4 ++--
15 files changed, 19 insertions(+), 46 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 gcc-7-branch
in repository gcc.
from 67cd2a40717 PR libstdc++/80675, PR libstdc++/80940
new a0857425eb9 Backported from mainline 2017-06-13 Jakub Jelinek <jaku [...]
new 265c0628119 Backported from mainline 2017-06-13 Jakub Jelinek <jaku [...]
new bf15ad539cb Backported from mainline 2017-06-20 Jakub Jelinek <jaku [...]
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:
gcc/ChangeLog | 31 ++++++++++++
gcc/cp/ChangeLog | 14 ++++++
gcc/cp/cp-gimplify.c | 16 ++++++-
gcc/testsuite/ChangeLog | 19 ++++++++
gcc/testsuite/g++.dg/opt/nrv18.C | 12 +++++
.../g++.dg/{cpp1y/pr77739.C => ubsan/pr80973.C} | 5 +-
gcc/testsuite/g++.dg/ubsan/pr81111.C | 45 ++++++++++++++++++
gcc/testsuite/g++.dg/ubsan/pr81125.C | 20 ++++++++
gcc/ubsan.c | 55 +++++++++++++++-------
gcc/ubsan.h | 13 ++++-
10 files changed, 206 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/nrv18.C
copy gcc/testsuite/g++.dg/{cpp1y/pr77739.C => ubsan/pr80973.C} (68%)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr81111.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr81125.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 225f28a6dba [Hexagon] Use MachineInstrBuilder instead of changing instr [...]
new 998914d3010 Enable vectorizer-maximize-bandwidth by default.
new 52c64527391 TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7.
new 1a1f5442634 [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc
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:
cmake/modules/TableGen.cmake | 29 +++++++++--
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 10 ++++
lib/Target/AMDGPU/SIISelLowering.cpp | 39 ++++++++++++++
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/AMDGPU/VOP2Instructions.td | 9 ++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/CodeGen/AMDGPU/combine-cond-add-sub.ll | 43 ++++++++++++++++
.../AArch64/loop-vectorization-factors.ll | 32 ++++++------
.../LoopVectorize/AArch64/reduction-small-size.ll | 16 +++---
test/Transforms/LoopVectorize/ARM/gcc-examples.ll | 6 +--
.../LoopVectorize/X86/fp64_to_uint32-cost-model.ll | 4 +-
test/Transforms/LoopVectorize/X86/gcc-examples.ll | 15 +++---
.../LoopVectorize/X86/masked_load_store.ll | 60 ++++++++++++----------
test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +-
.../LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +-
.../LoopVectorize/X86/reduction-crash.ll | 2 +-
.../X86/vectorization-remarks-loopid-dbg.ll | 2 +-
.../LoopVectorize/X86/vectorization-remarks.ll | 2 +-
18 files changed, 205 insertions(+), 71 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/combine-cond-add-sub.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 lnt.
from ad57529 Some linter fixups
new 37edcd1 Im pretty sure this is not used: even on Heroku based installs
new 1aa3001 Don't update regressions in this list after commit
new 4f15aba Don't get regressions with unneeded states
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:
lnt/server/db/rules/rule_update_fixed_regressions.py | 14 +++++++-------
requirements.server.txt | 1 -
2 files changed, 7 insertions(+), 8 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 10d93d7a97a internal/syscall/unix: implement randomTrap on mips64p32*
new 10d1901b6ce cmd/cgo: add mips64p32* to ptrSizeMap and intSizeMap
new 074bbd7b6a2 libgo: use gc's arch names as the default GOARCHs on MIPS
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/go/gofrontend/MERGE | 2 +-
libgo/configure | 9 ++---
libgo/configure.ac | 9 ++---
libgo/go/cmd/cgo/main.go | 88 +++++++++++++++++++++++++-----------------------
4 files changed, 57 insertions(+), 51 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 127d08c03f Add missing ChangeLog entries
new e5c89b096d Pass $NOPIE_CFLAGS to NOCROSSREFS tests
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 | 6 ++++++
ld/testsuite/ld-scripts/crossref.exp | 5 +++--
2 files changed, 9 insertions(+), 2 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 612cecf9e4 [test] Make absolute line numbers relative; NFC
new 8585646360 SwiftCC: Perform physical layout when computing coercion types
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/CodeGen/SwiftCallingConv.cpp | 8 +++++++-
test/CodeGen/64bit-swiftcall.c | 18 ++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.