This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be9aa7feff2 Recommit r336653: [VPlan] Add VPlanTestBase.h with helper
new f0c06bd7673 Use debug-prefix-map for AT_NAME
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/MCContext.h | 7 ++-----
include/llvm/MC/MCDwarf.h | 2 --
lib/MC/MCContext.cpp | 29 ++++++++++++++++++-----------
lib/MC/MCDwarf.cpp | 9 +--------
lib/MC/MCObjectStreamer.cpp | 3 +--
test/MC/ELF/debug-prefix-map.s | 8 ++++++++
6 files changed, 30 insertions(+), 28 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 cd041b619 Remove dead code.
new fa6c638c3 [ELF] - Report proper error message about mixing bitcode files.
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/SymbolTable.cpp | 2 +-
test/ELF/lto/Inputs/{thinlto_empty.ll => i386-empty.ll} | 2 +-
test/ELF/lto/mix-platforms2.ll | 9 +++++++++
3 files changed, 11 insertions(+), 2 deletions(-)
copy test/ELF/lto/Inputs/{thinlto_empty.ll => i386-empty.ll} (58%)
create mode 100644 test/ELF/lto/mix-platforms2.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 dccc8cca6c3 [AArch64][SVE] Asm: Support for COMPACT instruction.
new be9aa7feff2 Recommit r336653: [VPlan] Add VPlanTestBase.h with helper
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:
unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | 38 ++++-----------
unittests/Transforms/Vectorize/VPlanTestBase.h | 61 ++++++++++++++++++++++++
2 files changed, 69 insertions(+), 30 deletions(-)
create mode 100644 unittests/Transforms/Vectorize/VPlanTestBase.h
--
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 af410b5a3 Parallelize GdbIndexSection's symbol table creation.
new cd041b619 Remove dead code.
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/SyntheticSections.h | 2 --
1 file changed, 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 lld.
from a391e5d34 Remove a workaround for an old GCC bug.
new af410b5a3 Parallelize GdbIndexSection's symbol table creation.
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/SyntheticSections.cpp | 54 +++++++++++++++++++++++++++++++++++------------
test/ELF/gdb-index.s | 18 ++++++++--------
2 files changed, 50 insertions(+), 22 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 5ee4539c4ce Fix check-prefix vs check-prefixes typo in updated test
new dccc8cca6c3 [AArch64][SVE] Asm: Support for COMPACT instruction.
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/AArch64SVEInstrInfo.td | 2 ++
lib/Target/AArch64/SVEInstrFormats.td | 22 +++++++++++++++
.../{fcvt-diagnostics.s => compact-diagnostics.s} | 31 ++++++++++++----------
test/MC/AArch64/SVE/{wrffr.s => compact.s} | 16 +++++------
4 files changed, 49 insertions(+), 22 deletions(-)
copy test/MC/AArch64/SVE/{fcvt-diagnostics.s => compact-diagnostics.s} (60%)
copy test/MC/AArch64/SVE/{wrffr.s => compact.s} (68%)
--
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 697fdb31e Refactor GdbIndexSection. NFC.
new a391e5d34 Remove a workaround for an old GCC bug.
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/SyntheticSections.cpp | 6 +----
test/ELF/gdb-index-dup-types.s | 60 ------------------------------------------
2 files changed, 1 insertion(+), 65 deletions(-)
delete mode 100644 test/ELF/gdb-index-dup-types.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 2bb63d0b093 [NFC][InstCombine] icmp-logical.ll: add a few more tests.
new aae5bb5ebfd [AArch64] Regenerate SDIV tests
new 5ee4539c4ce Fix check-prefix vs check-prefixes typo in updated 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:
test/CodeGen/AArch64/fast-isel-sdiv.ll | 65 ++++++++++++++----------
test/CodeGen/AArch64/sdivpow2.ll | 91 ++++++++++++++++++++--------------
2 files changed, 92 insertions(+), 64 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 762a5bb3aec [AArch64][SVE] Asm: Support for LAST(A|B) and CLAST(A|B) in [...]
new 2bb63d0b093 [NFC][InstCombine] icmp-logical.ll: add a few more tests.
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/Transforms/InstCombine/icmp-logical.ll | 30 +++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
--
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 7b2da74b Use ExprMutationAnalyzer in performance-for-range-copy
new e94752b0 [clangd] Upgrade logging facilities with levels and formatv.
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/ClangdLSPServer.cpp | 2 +-
clangd/ClangdServer.cpp | 6 ++--
clangd/ClangdUnit.cpp | 18 +++++-----
clangd/CodeComplete.cpp | 47 ++++++++++++--------------
clangd/Compiler.cpp | 2 +-
clangd/Diagnostics.cpp | 2 +-
clangd/FileDistance.cpp | 18 ++++------
clangd/FindSymbols.cpp | 20 +++++------
clangd/GlobalCompilationDatabase.cpp | 2 +-
clangd/JSONRPCDispatcher.cpp | 43 +++++++++++++-----------
clangd/JSONRPCDispatcher.h | 9 +++--
clangd/Logger.cpp | 13 ++++++--
clangd/Logger.h | 65 ++++++++++++++++++++++++++++++++----
clangd/Protocol.cpp | 7 ++--
clangd/ProtocolHandlers.cpp | 2 +-
clangd/SourceCode.cpp | 2 +-
clangd/TUScheduler.cpp | 10 +++---
clangd/XRefs.cpp | 4 +--
clangd/index/SymbolCollector.cpp | 5 ++-
clangd/tool/ClangdMain.cpp | 10 +++++-
20 files changed, 177 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.