This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a6b37e1d39 * config/powerpcspe/powerpcspe.c (rs6000_expand_prologue): [...]
new 3557709fd2b Fix testsuite fallout from r252976.
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/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/attr-ifunc-1.c | 4 +---
gcc/testsuite/gcc.dg/attr-ifunc-2.c | 4 +++-
gcc/testsuite/gcc.dg/attr-ifunc-3.c | 2 +-
gcc/testsuite/gcc.dg/attr-ifunc-4.c | 6 +++---
gcc/testsuite/gcc.dg/attr-ifunc-5.c | 4 ++--
gcc/testsuite/gcc.dg/pr81854.c | 3 ++-
gcc/testsuite/lib/target-supports.exp | 3 ++-
8 files changed, 25 insertions(+), 12 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 56afb73f73 Give external linkage and mangling to lambdas inside inline [...]
new 734df4f9a7 [MS Compat]Allow __interfaces to have properties.
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/SemaDeclCXX.cpp | 497 +++++++++++++++++++++---------------------
test/SemaCXX/ms-interface.cpp | 29 +++
2 files changed, 279 insertions(+), 247 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 013af3fc8e Overload catch_command_errors
new 223ffa714c Remove make_cleanup_restore_target_terminal
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 | 71 ++++++++++++++++++++++++
gdb/annotate.c | 12 ++--
gdb/breakpoint.c | 10 ++--
gdb/cp-support.c | 4 +-
gdb/event-top.c | 49 +----------------
gdb/exceptions.c | 9 ++-
gdb/extension.c | 4 +-
gdb/gdbserver/ChangeLog | 9 +++
gdb/gdbserver/target.c | 27 ++++++++-
gdb/gnu-nat.c | 2 +-
gdb/infcall.c | 2 +-
gdb/infcmd.c | 10 ++--
gdb/inflow.c | 4 +-
gdb/infrun.c | 24 ++++----
gdb/linux-nat.c | 10 ++--
gdb/mi/mi-interp.c | 143 ++++++++++++++----------------------------------
gdb/nat/fork-inferior.c | 8 +--
gdb/nto-procfs.c | 2 +-
gdb/record-full.c | 2 +-
gdb/remote.c | 12 ++--
gdb/solib.c | 4 +-
gdb/target.c | 100 ++++++++-------------------------
gdb/target.h | 30 ----------
gdb/target/target.h | 117 ++++++++++++++++++++++++++++++++++-----
gdb/top.c | 2 +-
gdb/tui/tui-hooks.c | 7 +--
gdb/utils.c | 80 ++++++++++++++-------------
gdb/windows-nat.c | 10 ++--
28 files changed, 384 insertions(+), 380 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 50547958ab [NVPTX] Implemented shfl.sync instruction and supporting int [...]
new 56afb73f73 Give external linkage and mangling to lambdas inside inline [...]
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/AST/Decl.cpp | 21 ++++++---
lib/AST/ItaniumMangle.cpp | 8 +++-
lib/AST/Linkage.h | 3 +-
lib/Parse/ParseDecl.cpp | 66 ++++++++++++++++------------
lib/Sema/SemaDeclCXX.cpp | 26 +++++------
lib/Sema/SemaLambda.cpp | 16 ++++++-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 10 +----
test/CodeGenCXX/mangle-lambdas.cpp | 28 +++++++++---
test/SemaCXX/vartemplate-lambda.cpp | 2 +-
test/SemaTemplate/instantiate-static-var.cpp | 2 +-
10 files changed, 117 insertions(+), 65 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 71b44b37ab2 * explow.c (compute_stack_clash_protection_loop_data): Use [...]
new 910455ce199 PR libstdc++/79162 Fix std::string regression due to LWG 29 [...]
new 1a6b37e1d39 * config/powerpcspe/powerpcspe.c (rs6000_expand_prologue): [...]
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 | 3 +++
gcc/config/powerpcspe/powerpcspe.c | 2 +-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/bits/basic_string.h | 1 +
4 files changed, 10 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 06871ae840 Make "list ambiguous" show symbol names too
new 013af3fc8e Overload catch_command_errors
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 | 6 ++++++
gdb/main.c | 42 +++++++++++++++++++++---------------------
2 files changed, 27 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 gcc.
from b919941efc5 PR sanitizer/77631 Support for external debug info. * el [...]
new 237c1ea8f68 rs6000: Don't touch below the stack pointer (PR77687)
new 71b44b37ab2 * explow.c (compute_stack_clash_protection_loop_data): Use [...]
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 | 14 ++++++++++++++
gcc/config/rs6000/rs6000.md | 6 ++----
gcc/explow.c | 11 ++++++-----
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/stack-check-11.c | 12 +++++++-----
gcc/testsuite/gcc.target/powerpc/pr77687.c | 20 ++++++++++++++++++++
6 files changed, 59 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr77687.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 20d1cb14e87 [ARM] Fix some Clang-tidy modernize-use-using and Include W [...]
new 5c9ae96b653 [docs] llvm-cov: Document -show-instantiation-summary
new 0a17ddc991c [IR] Add llvm.dbg.addr, a control-dependent version of llvm [...]
new 04fcc66bc14 Commit local changes that missed llvm.dbg.addr
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:
docs/CommandGuide/llvm-cov.rst | 4 +
docs/SourceLevelDebugging.rst | 62 +++++++---
include/llvm/IR/IntrinsicInst.h | 34 +++++-
include/llvm/IR/Intrinsics.td | 8 +-
include/llvm/Transforms/Utils/Local.h | 22 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 48 +++++---
lib/IR/DIBuilder.cpp | 14 ++-
lib/IR/Verifier.cpp | 2 +
.../InstCombine/InstructionCombining.cpp | 13 ++-
lib/Transforms/Scalar/SROA.cpp | 19 +--
lib/Transforms/Utils/Local.cpp | 91 ++++++++-------
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 44 +++----
test/DebugInfo/X86/dbg-addr-dse.ll | 100 ++++++++++++++++
.../X86/{dbg-declare-alloca.ll => dbg-addr.ll} | 31 ++---
test/Transforms/Mem2Reg/dbg-addr-inline-dse.ll | 94 +++++++++++++++
test/Transforms/Mem2Reg/dbg-addr.ll | 91 +++++++++++++++
test/Transforms/SROA/dbg-addr-diamond.ll | 127 +++++++++++++++++++++
17 files changed, 663 insertions(+), 141 deletions(-)
create mode 100644 test/DebugInfo/X86/dbg-addr-dse.ll
copy test/DebugInfo/X86/{dbg-declare-alloca.ll => dbg-addr.ll} (61%)
create mode 100644 test/Transforms/Mem2Reg/dbg-addr-inline-dse.ll
create mode 100644 test/Transforms/Mem2Reg/dbg-addr.ll
create mode 100644 test/Transforms/SROA/dbg-addr-diamond.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 llvm.
from 8e50186c89b [SimplifyCFG] auto-generate full checks; NFC
new 26d9773dd7e Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}""
new 20d1cb14e87 [ARM] Fix some Clang-tidy modernize-use-using and Include W [...]
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 12 +
lib/Target/ARM/ARMCallLowering.cpp | 50 +++-
lib/Target/ARM/ARMCallLowering.h | 27 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 28 +-
lib/Target/ARM/ARMConstantPoolValue.cpp | 3 +-
lib/Target/ARM/ARMConstantPoolValue.h | 10 +-
lib/Target/ARM/ARMFastISel.cpp | 19 +-
lib/Target/ARM/ARMFrameLowering.cpp | 9 +-
lib/Target/ARM/ARMFrameLowering.h | 19 +-
lib/Target/ARM/ARMISelLowering.cpp | 30 +--
lib/Target/ARM/ARMISelLowering.h | 22 +-
lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 83 ++++--
lib/Target/ARM/ARMTargetTransformInfo.cpp | 31 ++-
lib/Target/ARM/ARMTargetTransformInfo.h | 27 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 295 ++++++++++++++-------
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 9 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 11 +-
lib/Target/ARM/Thumb1FrameLowering.h | 16 +-
.../RuntimeDyld/AArch64/ELF_ARM64_relocations.s | 15 +-
19 files changed, 481 insertions(+), 235 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 binutils-2_29-branch
in repository binutils-gdb.
from db39886ddf Set the development flag to false on the 2.29 branch.
new 13d7031e34 Add --no-relax 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:
gold/ChangeLog | 5 +++++
gold/options.h | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.