This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c2e06bab45f [NFC] Change cast from r332739 to a static cast
new eab311b6616 [DWARF v5] Improved support for .debug_rnglists (consumer). [...]
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/DebugInfo/DWARF/DWARFDebugRnglists.h | 30 ++++
include/llvm/DebugInfo/DWARF/DWARFObject.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 22 +++
lib/DebugInfo/DWARF/DWARFContext.cpp | 53 ++++--
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 74 ++++++++-
lib/DebugInfo/DWARF/DWARFDie.cpp | 21 ++-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 5 +
lib/DebugInfo/DWARF/DWARFUnit.cpp | 91 +++++++++-
test/DebugInfo/X86/dwarfdump-rnglists.s | 192 ++++++++++++++++++++++
9 files changed, 459 insertions(+), 30 deletions(-)
create mode 100644 test/DebugInfo/X86/dwarfdump-rnglists.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 binutils-gdb.
from 6487709f3f RISC-V: Fix ld-elf/pr22269* testcases.
new 3063847f29 Use new to allocate mapped_index
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/dwarf2read.c | 23 ++++++++---------------
gdb/dwarf2read.h | 2 +-
3 files changed, 18 insertions(+), 16 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 a68d4cc279c Support: Simplify endian stream interface. NFCI.
new c2e06bab45f [NFC] Change cast from r332739 to a static cast
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/IR/LegacyPassManager.cpp | 3 ++-
1 file changed, 2 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 1d143c36ee format_pieces-selftests.c: Silence ARI warnings
new d3d02dee8d Remove mapped_index::total_size
new 6487709f3f RISC-V: Fix ld-elf/pr22269* testcases.
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:
bfd/ChangeLog | 8 ++++++++
bfd/elfnn-riscv.c | 16 ++++++++++++----
gdb/ChangeLog | 4 ++++
gdb/dwarf2read.c | 4 ----
4 files changed, 24 insertions(+), 8 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 ff2a8ccbe9d adding baseline fp fold tests for unsafe on and off
new a68d4cc279c Support: Simplify endian stream interface. NFCI.
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/MC/MCObjectWriter.h | 12 ++---
include/llvm/Support/EndianStream.h | 54 +++++++++++-----------
include/llvm/Support/OnDiskHashTable.h | 2 +-
lib/MC/ELFObjectWriter.cpp | 6 +--
lib/MC/MCCodeView.cpp | 2 +-
lib/MC/MCDwarf.cpp | 12 ++---
lib/Object/ArchiveWriter.cpp | 6 +--
lib/ProfileData/InstrProfWriter.cpp | 11 +++--
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 2 +-
.../AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp | 4 +-
lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp | 45 ++++++++----------
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 2 +-
.../PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp | 15 ++----
.../RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp | 8 ++--
.../Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp | 11 ++---
.../MCTargetDesc/WebAssemblyMCCodeEmitter.cpp | 4 +-
tools/llvm-xray/xray-converter.cpp | 2 +-
unittests/Support/EndianStreamTest.cpp | 22 ++++-----
18 files changed, 96 insertions(+), 124 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 d7bc93eac6 Revert "Move #include manipulation code to new lib/Tooling/I [...]
new 6cfc2d490c Support: Simplify endian stream interface. NFCI.
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/Frontend/CacheTokens.cpp | 23 +++++++++++-----------
lib/Serialization/ASTWriter.cpp | 33 ++++++++++++++++----------------
lib/Serialization/GlobalModuleIndex.cpp | 6 +++---
lib/Serialization/MultiOnDiskHashTable.h | 2 +-
4 files changed, 31 insertions(+), 33 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 2fbd692d6 Mitigate relocation overflow [part 2 of 2]
new 831ef28f4 Support: Simplify endian stream interface. NFCI.
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:
wasm/WriterUtils.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 binutils-gdb.
from ce1e8424c6 Show padding in ptype/o output
new 1d143c36ee format_pieces-selftests.c: Silence ARI warnings
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/unittests/format_pieces-selftests.c | 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 llvm.
from a7e652ad1a0 Delete a test that was missed in the revert r332747.
new ff2a8ccbe9d adding baseline fp fold tests for unsafe on and off
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/X86/fp-fold.ll | 62 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
create mode 100644 test/CodeGen/X86/fp-fold.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 binutils-gdb.
from 7b4ae82428 Add support for the Freescale s12z processor.
new ce1e8424c6 Show padding in ptype/o output
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/c-typeprint.c | 62 ++++++++++++++++++++------------
gdb/testsuite/ChangeLog | 4 +++
gdb/testsuite/gdb.base/ptype-offsets.exp | 12 +++++++
4 files changed, 62 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.