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 9af7cc783a gold won't build with gcc-9
new 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
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 | 9 +++++++++
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/linux-low.c | 4 ++--
gdb/nat/aarch64-linux-hw-point.c | 20 ++++++++++++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 +++++
gdb/nat/aarch64-linux.c | 15 ++++++++++-----
6 files changed, 50 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 llvm.
from 1dd5a04a660 [ARM GlobalISel] Implement call lowering for Thumb2
new cf6cfbd9bb1 [TargetLowering] SimplifyDemandedVectorElts - don't alter D [...]
new d437f3c078b Recommit r348243 - "[llvm-mc] - Do not crash when referenci [...]
new c683b7170f5 Remove superfluous comments. NFCI.
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:
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 82 ++++++++++++--------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 5 +-
lib/MC/ELFObjectWriter.cpp | 14 +++++
lib/MC/MCFragment.cpp | 2 +-
test/MC/ELF/undefined-debug.s | 5 ++
5 files changed, 61 insertions(+), 47 deletions(-)
create mode 100644 test/MC/ELF/undefined-debug.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 gcc-8-branch
in repository gcc.
from bec845cb482 Daily bump.
new 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
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/ChangeLog | 12 +++++++++++-
gcc/config/darwin.c | 8 ++++++++
gcc/config/darwin.h | 6 +++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
7 files changed, 37 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 a26d00a67cd [LICM] *Actually* disable ControlFlowHoisting.
new 1dd5a04a660 [ARM GlobalISel] Implement call lowering for Thumb2
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/ARM/ARMCallLowering.cpp | 49 +++++++++----
test/CodeGen/ARM/GlobalISel/arm-call-lowering.ll | 12 ++--
test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll | 83 +++++++++++++++--------
3 files changed, 99 insertions(+), 45 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 f8a5a3fed [XRay] Use uptr instead of uintptr_t
new 5f5894b20 Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, [...]
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/xray/tests/unit/function_call_trie_test.cc | 30 --
lib/xray/tests/unit/segmented_array_test.cc | 86 ----
lib/xray/xray_allocator.h | 74 +---
lib/xray/xray_function_call_trie.h | 260 +++++--------
lib/xray/xray_profile_collector.cc | 32 +-
lib/xray/xray_profiling.cc | 293 ++++++--------
lib/xray/xray_segmented_array.h | 519 +++++++------------------
7 files changed, 392 insertions(+), 902 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 cafffd22b14 HowToBuildWithPGO.rst: Fix a few details in the manual steps
new a26d00a67cd [LICM] *Actually* disable ControlFlowHoisting.
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/LICM.cpp | 33 +++++++++++++++++++--------------
1 file changed, 19 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.