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.