This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 72230eb Daily bump.
new 6f41bd34 2016-09-22 Richard Biener <rguenther(a)suse.de>
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/java/ChangeLog | 5 +++++
gcc/java/class.c | 1 +
gcc/java/mangle.c | 16 ++++++++++++----
3 files changed, 18 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 llvm.
from 6958050 GVN-hoist: move hoist testcase to GVNHoist dir
new 3abbc4d [compiler-rt] fix typo in option description [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:
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +-
1 file changed, 1 insertion(+), 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 zorg.
from 92a2da1 [Zorg] Change ARM performance bot parameters
new a9f9b47 [Zorg] Force -marm/-mthumb on ARM buildbots
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:
buildbot/osuosl/master/config/builders.py | 36 +++++++++++++++----------------
1 file changed, 18 insertions(+), 18 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 523c933 Reapplying r281895 (and follow-up r281964) after fixing pr30468.
new afaf6ad GVN-hoist: only hoist relevant scalar instructions
new 6958050 GVN-hoist: move hoist testcase to GVNHoist dir
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:
lib/Transforms/Scalar/GVNHoist.cpp | 4 ++++
test/Transforms/GVNHoist/hoist-recursive-geps.ll | 2 +-
test/Transforms/{GVN => GVNHoist}/pr28626.ll | 0
3 files changed, 5 insertions(+), 1 deletion(-)
rename test/Transforms/{GVN => GVNHoist}/pr28626.ll (100%)
--
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 compiler-rt.
from 16e13a5 tsan: support pie binaries on newer kernels
new 08cd4cf tsan: fix bug introduced in 282152
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/tsan/rtl/tsan_platform.h | 8 ++++----
1 file changed, 4 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 clang-tools-extra.
from 8142e82 [change-namespace] fix qualifier of function references.
new 72eed6a [clang-tidy] Add doc for `explain-config` option.
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/tool/ClangTidyMain.cpp | 5 +++--
docs/clang-tidy/index.rst | 4 ++++
2 files changed, 7 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 lld.
from ac3999b Fix VA computation for tbss.
new 5097444 Handle empty sections with symbol assignments.
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:
ELF/LinkerScript.cpp | 27 +++++++++-
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 1 +
test/ELF/linkerscript/extend-pt-load.s | 57 ++++++++++++++++++++++
.../linkerscript/{align-empty.s => symbol-only.s} | 15 +++---
5 files changed, 94 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/linkerscript/extend-pt-load.s
copy test/ELF/linkerscript/{align-empty.s => symbol-only.s} (50%)
--
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 90681dab Use gdbserver-base in remote-gdbserver-on-localhost.exp
new de67845 Fix build breakage from commit 6ec2b2
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 | 5 +++++
gdb/rs6000-tdep.c | 8 ++++++--
2 files changed, 11 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 llvm.
from c63e7f7 GlobalISel: handle stack-based parameters on AArch64.
new 523c933 Reapplying r281895 (and follow-up r281964) after fixing pr30468.
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/Transforms/Utils/Local.h | 15 ++++++-
lib/Transforms/Utils/Local.cpp | 56 +++++++++++++++++++++---
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 2 +
3 files changed, 66 insertions(+), 7 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 0777fb4 Third attempt to fix Sphinx bot
new d9a3168 Fix Wbitfield-constant-conversion false positives
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/Sema/SemaChecking.cpp | 7 +++----
test/Sema/constant-conversion.c | 10 ++++++++--
2 files changed, 11 insertions(+), 6 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 0f4885c Second attempt to fix Sphinx bot
new 0777fb4 Third attempt to fix Sphinx bot
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:
docs/CommandGuide/clang.rst | 2 +-
1 file changed, 1 insertion(+), 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 4bbf4cb [RS4GC] Remat in presence of phi and use live value
new c63e7f7 GlobalISel: handle stack-based parameters on AArch64.
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/GlobalISel/MachineIRBuilder.h | 10 +
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 9 +
lib/Target/AArch64/AArch64CallLowering.cpp | 225 ++++++++++++++-------
lib/Target/AArch64/AArch64CallLowering.h | 47 ++++-
.../AArch64/GlobalISel/call-translator-ios.ll | 35 ++++
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 32 +++
6 files changed, 285 insertions(+), 73 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/call-translator-ios.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 compiler-rt.
from 5042ecd [ESan][MIPS] Fix tests struct-simple.cpp on MIPS
new 16e13a5 tsan: support pie binaries on newer kernels
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/tsan/rtl/tsan_platform.h | 57 +++++++++++++++++++++++++++-----------------
test/tsan/pie_test.cc | 6 -----
2 files changed, 35 insertions(+), 28 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 f0ed39d Fixing sphinx build due to diagnostic:
new 0f4885c Second attempt to fix Sphinx bot
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:
docs/CommandGuide/clang.rst | 2 +-
1 file changed, 1 insertion(+), 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 fa42dd2 arc: Fix ARI warning for printf(%p)
new 0ec22c2 Report failed attempts to locate DT_NEEDED files when --verbo [...]
new 90681dab Use gdbserver-base in remote-gdbserver-on-localhost.exp
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:
gdb/testsuite/ChangeLog | 7 ++++
gdb/testsuite/boards/gdbserver-base.exp | 2 +-
.../boards/remote-gdbserver-on-localhost.exp | 37 +---------------------
ld/ChangeLog | 5 +++
ld/emultempl/elf32.em | 6 +++-
5 files changed, 19 insertions(+), 38 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 c228fe8 [AMDGPU][mc] Add support for absolute expressions in DPP modifiers.
new 4bbf4cb [RS4GC] Remat in presence of phi and use live value
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/Transforms/Scalar/RewriteStatepointsForGC.cpp | 29 +++++++++++++-----
.../rematerialize-derived-pointers.ll | 34 +++++++++++++++++++++-
2 files changed, 54 insertions(+), 9 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 05dd002 2016-09-22 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 56d95ea use rtx_insn * more
new 4066f31 make next/prev _nonnote_insn take rtx_insn *
new 3a8bb9c make next/prev nondebug_insn take rtx_insn *
new 4067fcc make prev_real_insn take rtx_insn *
new 15b8019 make next/prev nonnote_nondebug_insn take rtx_insn *
new 4150395 make next/prev active_insn and active_insn_p take rtx_insn *
new 924a5ce make next_cc0_user take rtx_insn *
The 7 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 | 102 ++++++++++++++++++++++++++++++++++++++++
gcc/cfgcleanup.c | 2 +-
gcc/cfgloop.h | 2 +-
gcc/config/arc/arc-protos.h | 2 +-
gcc/config/arc/arc.c | 2 +-
gcc/config/arc/arc.md | 43 +++++++++++------
gcc/config/arm/arm.c | 2 +-
gcc/config/bfin/bfin.c | 2 +-
gcc/config/c6x/c6x.c | 19 ++++----
gcc/config/cris/cris-protos.h | 4 +-
gcc/config/cris/cris.c | 14 +++---
gcc/config/h8300/h8300-protos.h | 4 +-
gcc/config/h8300/h8300.c | 4 +-
gcc/config/m32r/m32r.c | 2 +-
gcc/config/nds32/nds32-protos.h | 2 +-
gcc/config/nds32/nds32.c | 2 +-
gcc/config/pa/pa.c | 6 +--
gcc/config/rl78/rl78.c | 11 +++--
gcc/config/s390/s390-protos.h | 2 +-
gcc/config/s390/s390.c | 2 +-
gcc/config/sh/sh.c | 10 ++--
gcc/config/sh/sh.md | 3 +-
gcc/config/sparc/sparc-protos.h | 2 +-
gcc/config/sparc/sparc.c | 8 ++--
gcc/cse.c | 2 +-
gcc/dwarf2out.c | 2 +-
gcc/emit-rtl.c | 41 +++++-----------
gcc/jump.c | 18 +++----
gcc/loop-doloop.c | 2 +-
gcc/reorg.c | 51 +++++++++++---------
gcc/resource.c | 2 +-
gcc/rtl.h | 26 +++++-----
gcc/simplify-rtx.c | 8 ++--
33 files changed, 254 insertions(+), 150 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 0a547de 2016-09-22 Richard Biener <rguenther(a)suse.de>
new 53769cc Fix PR ipa/77653
new 05dd002 2016-09-22 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 6 ++++++
gcc/ipa-icf.c | 7 ++-----
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/pr77550.C | 4 ++--
gcc/testsuite/gcc.dg/ipa/pr77653.c | 24 ++++++++++++++++++++++++
5 files changed, 43 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr77653.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 lld.
from 5f08f46 Handle multiple .tbss sections.
new ac3999b Fix VA computation for tbss.
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:
ELF/LinkerScript.cpp | 9 ++++++---
test/ELF/linkerscript/multiple-tbss.s | 30 +++++++++++++++++++++++++++++-
2 files changed, 35 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 gcc.
from ce4e6d7 Use GMP_RNDN for portability to MPFR 2.4.2
new e43e87f 2016-09-22 Richard Biener <rguenther(a)suse.de>
new cf0677f 2016-09-22 Richard Biener <rguenther(a)suse.de>
new 0a547de 2016-09-22 Richard Biener <rguenther(a)suse.de>
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 | 20 ++++++++++++++++++++
gcc/expr.c | 3 ++-
gcc/gimple-fold.c | 7 ++++---
gcc/gimple-match-head.c | 6 ++++++
4 files changed, 32 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 clang.
from 3a0a03e clang-format: [JS] reserved words in method names.
new f0ed39d Fixing sphinx build due to diagnostic:
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:
docs/CommandGuide/clang.rst | 2 +-
1 file changed, 1 insertion(+), 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 lld.
from 521eb5b Once more unto the strict weak ordering, once more.
new 5f08f46 Handle multiple .tbss sections.
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:
ELF/LinkerScript.cpp | 4 +++-
test/ELF/linkerscript/multiple-tbss.s | 17 +++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/multiple-tbss.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 master
in repository clang-tools-extra.
from 230437c Fix compiler warnings.
new 8142e82 [change-namespace] fix qualifier of function references.
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:
change-namespace/ChangeNamespace.cpp | 38 +++++++++++++++++++---
.../change-namespace/ChangeNamespaceTests.cpp | 37 +++++++++++++++++++++
2 files changed, 71 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 llvm.
from 11508f0 [PowerPC] Remove LE patterns matching generic stores/loads to [...]
new c228fe8 [AMDGPU][mc] Add support for absolute expressions in DPP modifiers.
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 | 57 ++++++++++---------------
test/MC/AMDGPU/vop_dpp_expr.s | 35 +++++++++++++++
2 files changed, 57 insertions(+), 35 deletions(-)
create mode 100644 test/MC/AMDGPU/vop_dpp_expr.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 users/palves/cxx-replace-operator-new
in repository binutils-gdb.
discards 8f19dae Replace operator new / operator new[]
discards 1c3e9ee internal-error: Don't crash if called before current_ui is in [...]
new 7fd1945 gdb: Replace operator new / operator new[]
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 (8f19dae)
\
N -- N -- N refs/heads/users/palves/cxx-replace-operator-new (7fd1945)
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:
gdb/Makefile.in | 12 +++----
gdb/common/common-exceptions.h | 14 ++++----
gdb/common/{common-new-op.c => new-op.c} | 59 ++++++++++++++++----------------
gdb/gdbserver/Makefile.in | 6 ++--
gdb/utils.c | 4 +--
5 files changed, 47 insertions(+), 48 deletions(-)
rename gdb/common/{common-new-op.c => new-op.c} (54%)
--
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 51c846d PR fortran/77665 * tree-inline.c (remap_gimple_stmt): Set h [...]
new 6c935e1 2016-09-22 Paul Thomas <pault(a)gcc.gnu.org>
new ce4e6d7 Use GMP_RNDN for portability to MPFR 2.4.2
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 | 6 ++++++
gcc/fortran/gfortran.h | 7 ++++---
gcc/fortran/interface.c | 4 +++-
gcc/gimple-ssa-sprintf.c | 4 ++--
4 files changed, 15 insertions(+), 6 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 870dd15 Remove legacy basepri_mask MRS/MSR special reg
new fa42dd2 arc: Fix ARI warning for printf(%p)
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/arc-tdep.c | 5 +++--
2 files changed, 7 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 gcc.
from 6b869af Update pretty printer for std::variant
new e836ed4 2016-09-22 Richard Biener <rguenther(a)suse.de>
new c4fa840 Fix tests on old arm platforms for optional. * testsuite/20 [...]
new 51c846d PR fortran/77665 * tree-inline.c (remap_gimple_stmt): Set h [...]
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 | 7 +++++++
gcc/java/ChangeLog | 5 +++++
gcc/java/class.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/pr77665.f90 | 18 ++++++++++++++++++
gcc/tree-inline.c | 18 +++++++++++++-----
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/20_util/optional/77288.cc | 5 ++---
8 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77665.f90
--
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 a941fe2 [Power9] Add exploitation of non-permuting memory ops
new 11508f0 [PowerPC] Remove LE patterns matching generic stores/loads to [...]
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/PPCInstrVSX.td | 15 ++++++++++-----
1 file changed, 10 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 binutils-gdb.
from 9c211fd Check the right proc name
new 870dd15 Remove legacy basepri_mask MRS/MSR special reg
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:
gas/ChangeLog | 5 +++++
gas/config/tc-arm.c | 1 -
2 files changed, 5 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 gcc.
from 4d1e18a Always qualify std::forward in <variant>
new 6b869af Update pretty printer for std::variant
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 2 +-
libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx17.cc | 3 +++
3 files changed, 9 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 5b1a390 [EfficiencySanitizer] Using '$' instead of '#' for struct cou [...]
new a941fe2 [Power9] Add exploitation of non-permuting memory ops
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/InstPrinter/PPCInstPrinter.cpp | 13 ++
lib/Target/PowerPC/PPCISelLowering.cpp | 12 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 8 +-
lib/Target/PowerPC/PPCInstrVSX.td | 53 +++++---
lib/Target/PowerPC/PPCSubtarget.h | 3 +
test/CodeGen/PowerPC/lxvw4x-bug.ll | 13 +-
test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll | 8 +-
test/CodeGen/PowerPC/ppc64-i128-abi.ll | 51 +++++++-
test/CodeGen/PowerPC/swaps-le-1.ll | 44 ++++++-
test/CodeGen/PowerPC/swaps-le-6.ll | 24 +++-
test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll | 35 +++++-
test/CodeGen/PowerPC/vsx-ldst.ll | 16 ++-
test/CodeGen/PowerPC/vsx-p9.ll | 146 ++++++++++++++++++++++
test/CodeGen/PowerPC/vsx_insert_extract_le.ll | 29 ++++-
test/CodeGen/PowerPC/vsx_shuffle_le.ll | 80 +++++++++++-
15 files changed, 493 insertions(+), 42 deletions(-)
create mode 100644 test/CodeGen/PowerPC/vsx-p9.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 gcc.
from 4e82086 * libstdc++-v3/include/std/variant (variant::operator=): Fix [...]
new 4d1e18a Always qualify std::forward in <variant>
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:
libstdc++-v3/ChangeLog | 12 ++++-
libstdc++-v3/include/bits/uses_allocator.h | 11 +++--
libstdc++-v3/include/std/variant | 53 ++++++++++++-----------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 47 ++++++++++++++++++++
4 files changed, 91 insertions(+), 32 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/tcwg-buildapp.
from 73daa2a build-gcc.sh: Do not force --build and --host.
new 6e2ec4b tcwg-buildapp.sh: Use '+' instead of '/' as separator between [...]
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:
tcwg-buildapp.sh | 4 ++--
1 file changed, 2 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 binutils-gdb.
from 1e0baa1 Automatic date update in version.in
new 9c211fd Check the right proc name
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
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 gcc.
from 51278c1 2016-09-22 Paul Thomas <pault(a)gcc.gnu.org>
new 4e82086 * libstdc++-v3/include/std/variant (variant::operator=): Fix [...]
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/std/variant | 3 +--
libstdc++-v3/testsuite/20_util/variant/compile.cc | 6 ++++++
3 files changed, 13 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 llvm.
from f2986e2 Fix revision 281960
new 5b1a390 [EfficiencySanitizer] Using '$' instead of '#' for struct cou [...]
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:
.../Instrumentation/EfficiencySanitizer.cpp | 12 ++--
.../struct_field_count_basic.ll | 78 +++++++++++-----------
.../EfficiencySanitizer/struct_field_gep.ll | 12 ++--
.../EfficiencySanitizer/struct_field_small.ll | 78 +++++++++++-----------
4 files changed, 90 insertions(+), 90 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 compiler-rt.
from 371ddbf [asan] Reify ErrorGeneric
new 5042ecd [ESan][MIPS] Fix tests struct-simple.cpp on MIPS
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/esan/cache_frag.cpp | 4 ++--
test/esan/TestCases/struct-simple.cpp | 44 +++++++++++++++++------------------
2 files changed, 24 insertions(+), 24 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 zorg.
from 9c3142a Fixed multiple nt_flags args.
new 92a2da1 [Zorg] Change ARM performance bot parameters
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:
buildbot/osuosl/master/config/builders.py | 9 +++++----
1 file changed, 5 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 llvm.
from c7cbba0 [AVX-512] Add support for commuting VPTERNLOG instructions.
new f2986e2 Fix revision 281960
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/Transforms/Scalar/SROA.cpp | 6 +-
test/Transforms/SROA/mem-par-metadata-sroa.ll | 110 ++++++++++++++++++++++++++
2 files changed, 114 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/SROA/mem-par-metadata-sroa.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 gcc.
from cde225a 2016-09-21 Louis Krupp <louis.krupp(a)zoho.com>
new 51278c1 2016-09-22 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++
gcc/fortran/interface.c | 40 +++++++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/dtio_11.f90 | 17 +++-
gcc/testsuite/gfortran.dg/dtio_13.f90 | 144 ++++++++++++++++++++++++++++++++++
5 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_13.f90
--
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 a8eabf7 [X86] Fix some illegal rounding modes in some builtin test ca [...]
new 3a0a03e clang-format: [JS] reserved words in method 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:
lib/Format/TokenAnnotator.cpp | 4 ++++
unittests/Format/FormatTestJS.cpp | 15 +++++++++++++++
2 files changed, 19 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 gcc.
from 56835b0 PR libstdc++/77641 * include/std/variant (_Variant_storage: [...]
new cde225a 2016-09-21 Louis Krupp <louis.krupp(a)zoho.com>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/decl.c | 13 ++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr66107.f90 | 6 ++++++
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr66107.f90
--
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 d43e9cc clang-format: Add an option to git-clang-format to diff betwe [...]
new a8eabf7 [X86] Fix some illegal rounding modes in some builtin test ca [...]
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/avx512dq-builtins.c | 24 ++++++++--------
test/CodeGen/avx512er-builtins.c | 60 ++++++++++++++++++++--------------------
test/CodeGen/avx512f-builtins.c | 4 +--
test/Sema/builtins-x86.c | 4 +--
4 files changed, 46 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 master
in repository clang.
from 2c7dd98 [CMake] More robust handling for bootstrap variables
new d43e9cc clang-format: Add an option to git-clang-format to diff betwe [...]
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:
tools/clang-format/git-clang-format | 147 ++++++++++++++++++++++++------------
1 file changed, 97 insertions(+), 50 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 lldb.
from 72fbfcb fix Args function broken in r281942
new 0450687 Fix parsing expressions to evaluate with spaces and optional [...]
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/tools/lldb-mi/variable/TestMiVar.py | 19 ++++++++++++++-----
tools/lldb-mi/MICmdArgValOptionLong.cpp | 12 ++----------
2 files changed, 16 insertions(+), 15 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 libcxx.
from 2fffe3a Add missing _v traits. is_bind_expression_v, is_placeholder_v [...]
new 45d7731 Fix failure on 03 bot
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:
.../allocator.uses/allocator.uses.trait/uses_allocator.pass.cpp | 4 ++--
1 file changed, 2 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 zorg.
from 3be3ef4 Ensure that check-cfi dependencies are built correctly when t [...]
new 9c3142a Fixed multiple nt_flags args.
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:
buildbot/osuosl/master/config/builders.py | 6 ++----
1 file changed, 2 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 gcc.
from a953570 Daily bump.
new 56835b0 PR libstdc++/77641 * include/std/variant (_Variant_storage: [...]
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:
libstdc++-v3/ChangeLog | 7 ++++++
libstdc++-v3/include/std/variant | 29 ++++++++++++++---------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 9 +++++++
3 files changed, 34 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.