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 1445030f31 PR21994, readelf looping on verdefs
new 6afd337d1a gdbserver: Rename some functions, thread -> inferior
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/gdbserver/ChangeLog | 26 ++++++++++++++++++++++++++
gdb/gdbserver/inferiors.c | 14 +++++++-------
gdb/gdbserver/inferiors.h | 6 +++---
gdb/gdbserver/linux-low.h | 2 +-
gdb/gdbserver/regcache.c | 10 +++++-----
gdb/gdbserver/win32-i386-low.c | 4 ++--
gdb/gdbserver/win32-low.c | 8 ++++----
7 files changed, 48 insertions(+), 22 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 aoliva/SFN
in repository gcc.
from eeb5ac0f1c1 IEPM: document inline_entry gimple and rtl stuff
new 68dd023676b SFN+IEPM docs: more on new debug insn 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:
gcc/doc/rtl.texi | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 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 aoliva/SFN
in repository gcc.
from 661188d4a45 -gno-*: tweak negatable options further
new eeb5ac0f1c1 IEPM: document inline_entry gimple and rtl stuff
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/doc/gimple.texi | 19 +++++++++++++++++++
gcc/doc/rtl.texi | 32 ++++++++++++++++++++++++++++++++
2 files changed, 51 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 aoliva/SFN
in repository gcc.
from 98d843052ca enable handling of -gno- command-line options as negated prefixes
new 661188d4a45 -gno-*: tweak negatable options further
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/common.opt | 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 aoliva/SFN
in repository gcc.
from 8a462bd0b86 SFN+IEPM: rename debug_statement_frontiers opt flag to debu [...]
new d9ee63ce0b6 SFN,IEPM: rename *_DEBUG_INSN_P to DEBUG_*_INSN_P
new dd5b6215547 prepend r (for recursion) to expr_location and expr_has_location
new 187e4f4716d comment that gsi_remove doesn't need to keep debug_marker_c [...]
new ecec8616dd2 drop excess braces in maybe_move_debug_stmts_to_successors
new 98d843052ca enable handling of -gno- command-line options as negated prefixes
The 5 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/ada/gcc-interface/lang.opt | 6 ++---
gcc/c-family/c.opt | 2 +-
gcc/cfgexpand.c | 2 +-
gcc/cfgrtl.c | 2 +-
gcc/common.opt | 56 ++++++++++++++----------------------------
gcc/config/darwin.opt | 4 +--
gcc/cse.c | 8 +++---
gcc/dwarf2out.c | 1 -
gcc/function.c | 4 +--
gcc/gimple-iterator.c | 2 ++
gcc/gimplify.c | 36 +++++++++++++--------------
gcc/ira.c | 2 +-
gcc/loop-unroll.c | 4 +--
gcc/lra-constraints.c | 2 +-
gcc/lra.c | 4 +--
gcc/optc-gen.awk | 4 +--
gcc/opts-common.c | 27 +++++++++++++++++++-
gcc/postreload.c | 2 +-
gcc/print-rtl.c | 2 +-
gcc/reg-stack.c | 4 +--
gcc/regcprop.c | 2 +-
gcc/regrename.c | 2 +-
gcc/rtl.h | 4 +--
gcc/tree-inline.c | 4 +--
gcc/valtrack.c | 2 +-
gcc/var-tracking.c | 8 +++---
26 files changed, 100 insertions(+), 96 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 176047c9f2 ld: Add "--" after regexp
new 1445030f31 PR21994, readelf looping on verdefs
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:
binutils/ChangeLog | 10 ++++++++++
binutils/readelf.c | 43 +++++++++++++++++++++++++++++--------------
2 files changed, 39 insertions(+), 14 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 bfd106e5767 [X86] Use isUInt and isShiftedUInt instead of using our own [...]
new bbcf25671b6 [X86] Use SDValue::getOpcode instead of calling getNode and [...]
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/X86ISelDAGToDAG.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 llvm.
from 43aeabcde1c [GISel]: Implement widenScalar for Legalizing G_PHI
new bfd106e5767 [X86] Use isUInt and isShiftedUInt instead of using our own [...]
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/X86ISelDAGToDAG.cpp | 34 +++++++++++++---------------------
1 file changed, 13 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 20943fdc570 [x86] NFC - normalize test case formatting of IR and genera [...]
new 43aeabcde1c [GISel]: Implement widenScalar for Legalizing G_PHI
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 | 36 ++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 31 ++
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 30 +-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 +
test/CodeGen/AArch64/GlobalISel/legalize-phi.mir | 433 +++++++++++++++++++++
5 files changed, 519 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-phi.mir
--
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 2ff6975aa8 Rename diagnostic groups from CXX1z to CXX17. No functionali [...]
new 79ceb35ad0 [coroutines] Support coroutine-handle returning await-suspen [...]
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/CGCoroutine.cpp | 4 +--
lib/Sema/SemaCoroutine.cpp | 51 ++++++++++++++++++++++++++++-------
test/CodeGenCoroutines/coro-await.cpp | 18 +++++++++++++
3 files changed, 60 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.