This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e6562f4b156 PR tree-optimization/86043 - strlen after memcpy partially [...]
new 9fa2daa7f21 PR target/86612 * gcc.target/powerpc/pr58673-2.c: Call strdup.
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 | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr58673-2.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 eedd47c7f5a [MS Demangler] Add ms-arg-qualifiers.test
new c2403ba5de8 [MS Demangler] Print calling convention inside parentheses.
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/Demangle/MicrosoftDemangle.cpp | 83 +++++++++++++++++++++---------------
test/Demangle/ms-arg-qualifiers.test | 22 +++++-----
test/Demangle/ms-basic.test | 8 ++--
test/Demangle/ms-mangle.test | 36 ++++++++--------
4 files changed, 81 insertions(+), 68 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 d4bb30eca16 [MS Demangler] Demangle pointers to member functions.
new 3a62886fee0 Add missing tests from ms-mangle.cpp.
new eedd47c7f5a [MS Demangler] Add ms-arg-qualifiers.test
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/Demangle/MicrosoftDemangle.cpp | 7 +-
test/Demangle/ms-arg-qualifiers.test | 248 +++++++++++++++++++++++++++++++++++
test/Demangle/ms-mangle.test | 45 ++++++-
3 files changed, 291 insertions(+), 9 deletions(-)
create mode 100644 test/Demangle/ms-arg-qualifiers.test
--
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 1028e2499b5 Handle the lack of a symbol table correctly.
new 70e518f5234 [MC] Add support for the .rva assembler directive for COFF targets
new d4bb30eca16 [MS Demangler] Demangle pointers to member functions.
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:
include/llvm/MC/MCStreamer.h | 5 ++
include/llvm/MC/MCWinCOFFStreamer.h | 1 +
lib/Demangle/MicrosoftDemangle.cpp | 136 ++++++++++++++++++++++++------------
lib/Demangle/StringView.h | 2 +-
lib/MC/MCAsmStreamer.cpp | 11 +++
lib/MC/MCParser/COFFAsmParser.cpp | 33 +++++++++
lib/MC/MCStreamer.cpp | 2 +
lib/MC/MCWinCOFFStreamer.cpp | 19 +++++
test/Demangle/ms-basic.test | 10 +--
test/Demangle/ms-mangle.test | 89 +++++++++++------------
test/MC/COFF/relocation-imgrel.s | 34 ++++++++-
11 files changed, 245 insertions(+), 97 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 848479831 [COFF] clean up global resources after completion
new 92e39c16d [COFF] Handle comdat sections without leader symbols
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:
COFF/InputFiles.cpp | 7 +++++++
test/COFF/pending-comdat.s | 21 +++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 test/COFF/pending-comdat.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 llvm.
from 3c58d5b196e [MS Demangler] Demangle data member pointers.
new 1028e2499b5 Handle the lack of a symbol table correctly.
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/tools/llvm-objcopy/strip-all.test | 7 +++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 5 +++--
2 files changed, 10 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 7531be0d757 [AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits
new 3c58d5b196e [MS Demangler] Demangle data member pointers.
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/Demangle/MicrosoftDemangle.cpp | 346 ++++++++++++++++++++-----------------
test/Demangle/ms-mangle.test | 13 +-
2 files changed, 197 insertions(+), 162 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 ededc9899f1 [InstCombine] fold udiv with common factor from muls with nuw
new 7531be0d757 [AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits
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/AMDGPU/SIRegisterInfo.cpp | 27 +--
test/CodeGen/AMDGPU/spill-offset-calculation.ll | 213 ++++++++++++++++++++++++
2 files changed, 229 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/spill-offset-calculation.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 23f8b780224 [RISCV] Add support for _interrupt attribute
new ededc9899f1 [InstCombine] fold udiv with common factor from muls with nuw
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/InstCombine/InstCombineMulDivRem.cpp | 15 +++++++++++++++
test/Transforms/InstCombine/div.ll | 16 ++++------------
2 files changed, 19 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 lldb.
from 6aae82f4e Fix duplicate suggestions after an ambiguous command
new 7a2e00801 Make framework-header-fix process copied headers
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:
cmake/modules/LLDBFramework.cmake | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.