This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 828da0da4 [WebAssembly] Match llvm change to custom section size
new 425d8e57f Do not keep shared symbols created from garbage-collected eli [...]
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:
ELF/Driver.cpp | 13 +++++++++++++
test/ELF/as-needed-weak.s | 22 ++++++++++++++++++++++
test/ELF/gc-sections-shared.s | 23 -----------------------
3 files changed, 35 insertions(+), 23 deletions(-)
create mode 100644 test/ELF/as-needed-weak.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 90aa47d144a Let llvm-diff correctly deal with Undef/ConstantAggregateZe [...]
new 83fdf54cf32 [ProfileSummary] Remove repeated cutoffs; 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/ProfileData/ProfileSummaryBuilder.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 2ee1645a3ea AArch64: Introduce a DAG combine for folding offsets into a [...]
new 90aa47d144a Let llvm-diff correctly deal with Undef/ConstantAggregateZe [...]
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-diff/constantvector.ll | 16 +++++++++++++
test/tools/llvm-diff/indirectbr.ll | 11 +++++++++
test/tools/llvm-diff/undef.ll | 11 +++++++++
test/tools/llvm-diff/zeroinitializer.bc.ll | 11 +++++++++
tools/llvm-diff/DifferenceEngine.cpp | 37 ++++++++++++++++++++++++++++--
5 files changed, 84 insertions(+), 2 deletions(-)
create mode 100644 test/tools/llvm-diff/constantvector.ll
create mode 100644 test/tools/llvm-diff/indirectbr.ll
create mode 100644 test/tools/llvm-diff/undef.ll
create mode 100644 test/tools/llvm-diff/zeroinitializer.bc.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 clang-tools-extra.
from dd523d1c Revert "[clang-tidy] [modernize-use-auto] Get only a length o [...]
new 9d3c220a [clangd][nfc] Simplify readDelimitedMessage()
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:
clangd/JSONRPCDispatcher.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 85af7e11586 [DebugInfo] Create merged locations for instructions other [...]
new 2ee1645a3ea AArch64: Introduce a DAG combine for folding offsets into a [...]
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/AArch64/AArch64ISelDAGToDAG.cpp | 18 +--
lib/Target/AArch64/AArch64ISelLowering.cpp | 65 +++++++++--
test/CodeGen/AArch64/arm64-addrmode.ll | 31 +++--
test/CodeGen/AArch64/arm64-vector-ldst.ll | 129 ++++++++++++++-------
test/CodeGen/AArch64/fold-global-offsets.ll | 59 ++++++++++
test/CodeGen/AArch64/global-merge-3.ll | 4 +-
.../global-merge-ignore-single-use-minsize.ll | 11 +-
.../AArch64/global-merge-ignore-single-use.ll | 6 +-
8 files changed, 240 insertions(+), 83 deletions(-)
create mode 100644 test/CodeGen/AArch64/fold-global-offsets.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 a8d61ae2cdb [ProfileSummary] Move a vector we're about to destroy anyway; NFC
new 85af7e11586 [DebugInfo] Create merged locations for instructions other [...]
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/IR/DebugInfoMetadata.h | 25 ++++++++--------
lib/IR/DebugInfo.cpp | 3 +-
lib/IR/DebugInfoMetadata.cpp | 8 +++---
test/DebugInfo/Generic/instcombine-phi.ll | 33 +++++++++++-----------
.../Generic/simplifycfg_sink_last_inst.ll | 12 ++++----
test/DebugInfo/Generic/store-tail-merge.ll | 6 ++--
test/Transforms/SimplifyCFG/remove-debug-2.ll | 8 +++---
test/Transforms/SimplifyCFG/remove-debug.ll | 7 +++--
8 files changed, 54 insertions(+), 48 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 3be2e5e6971 PR c++/85356 - ICE with pointer to member function.
new 02f733c6885 Fix comments that misspell names of files and classes
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/src/c++11/Makefile.am | 2 +-
libstdc++-v3/src/c++11/Makefile.in | 2 +-
libstdc++-v3/src/c++11/cxx11-ios_failure.cc | 4 ++--
libstdc++-v3/src/c++98/ios_failure.cc | 2 +-
5 files changed, 10 insertions(+), 5 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 gcc-7-branch
in repository gcc.
from 0d3e21abf47 PR libstdc++/85222 allow catching iostream errors as gcc4-c [...]
new f070e867b0a Fix comments that misspell names of files and classes
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/src/c++11/Makefile.am | 2 +-
libstdc++-v3/src/c++11/Makefile.in | 2 +-
libstdc++-v3/src/c++11/cxx11-ios_failure.cc | 4 ++--
libstdc++-v3/src/c++98/ios_failure.cc | 2 +-
5 files changed, 10 insertions(+), 5 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 d0381b68b85 [demangler] Add a partial demangling API for LLDB.
new 1e4cb86baca [X86] Remove InstrItinClass entries from all x86 instructio [...]
new a8d61ae2cdb [ProfileSummary] Move a vector we're about to destroy anyway; NFC
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/IR/ProfileSummary.cpp | 6 +-
lib/Target/X86/X86InstrAVX512.td | 181 ++++++++++------------
lib/Target/X86/X86InstrFormats.td | 310 +++++++++++++++++++-------------------
lib/Target/X86/X86InstrSSE.td | 111 +++++++-------
4 files changed, 287 insertions(+), 321 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 b068ce98cd5 [WebAssembly] libObject: Don't include the name the size of [...]
new 87bdde82ce5 [demangler] NFC: Some refactoring to support partial demangling.
new d0381b68b85 [demangler] Add a partial demangling API for LLDB.
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/Demangle/Demangle.h | 55 ++++-
lib/Demangle/ItaniumDemangle.cpp | 330 +++++++++++++++++++++++++----
unittests/CMakeLists.txt | 1 +
unittests/Demangle/CMakeLists.txt | 7 +
unittests/Demangle/PartialDemangleTest.cpp | 121 +++++++++++
5 files changed, 471 insertions(+), 43 deletions(-)
create mode 100644 unittests/Demangle/CMakeLists.txt
create mode 100644 unittests/Demangle/PartialDemangleTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.