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 3334eba7f4 [ARC] Sync opcode data base.
new bf59c5d5f4 Fix integer overflow problems when reading an ELF binary wit [...]
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:
binutils/ChangeLog | 10 +++++++++
binutils/dwarf.c | 65 +++++++++++++++++++++++++++++++++---------------------
2 files changed, 50 insertions(+), 25 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 binutils-gdb.
from 50ab6ace38 Skip gdb.mi/list-thread-groups-available.exp if no xml support
new 3334eba7f4 [ARC] Sync opcode data base.
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:
opcodes/ChangeLog | 25 +
opcodes/arc-dis.c | 1 +
opcodes/arc-tbl.h | 5047 ++++++++++++++++++++++++++++++++++++-----------------
3 files changed, 3470 insertions(+), 1603 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-tools-extra.
from 3a0f4337 Update release notes (check SVN commit-after-approval access)
new 93e4eab4 [clangd] Handle clangd.applyFix server-side
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 | 74 ++++++++----
clangd/ClangdLSPServer.h | 1 +
clangd/JSONRPCDispatcher.cpp | 7 ++
clangd/JSONRPCDispatcher.h | 2 +
clangd/Protocol.cpp | 160 ++++++++++++++++++++++++++
clangd/Protocol.h | 41 +++++++
clangd/ProtocolHandlers.cpp | 1 +
clangd/ProtocolHandlers.h | 1 +
clangd/clients/clangd-vscode/src/extension.ts | 20 ----
test/clangd/execute-command.test | 67 +++++++++++
test/clangd/fixits.test | 11 +-
test/clangd/initialize-params-invalid.test | 5 +-
test/clangd/initialize-params.test | 5 +-
13 files changed, 346 insertions(+), 49 deletions(-)
create mode 100644 test/clangd/execute-command.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 gcc.
from b43bd76bcbf [PR c++/82710] false positive paren warning
new 67e3cdf3eca [aarch64] Add Qualcomm saphira CPU support.
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 | 8 ++++++++
gcc/config/aarch64/aarch64-cores.def | 5 +++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 28 ++++++++++++++++++++++++++++
gcc/doc/invoke.texi | 2 +-
5 files changed, 43 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 95226d4 llvm push: Print remote branch name after pushing
new 36317e8 Minor fixes to scripts interfaces
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:
helpers/.llvm-env-remove | 1 -
helpers/llvm-branch | 20 +-------------------
helpers/llvm-prepare | 4 ----
helpers/llvm-projs | 20 +++-----------------
helpers/llvm-reset | 1 -
helpers/llvm-sync | 8 --------
scripts/llvm.py | 18 +++++++++++++-----
7 files changed, 17 insertions(+), 55 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 7fefe1e Replace git-push with llvm-push
new 95226d4 llvm push: Print remote branch name after pushing
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:
modules/llvm.py | 17 ++--
scripts/llvm.py | 21 +++--
tests/cli/testllvmpush.py | 5 +-
tests/unittests/testpush.py | 190 ++++++++++++++++++++++++++------------------
4 files changed, 139 insertions(+), 94 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 750d08f81 [ELf] - Fix compilation after r317307.
new 53148c299 [ELF] - Remove excessive field initialization. NFC.
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/InputSection.cpp | 1 -
1 file changed, 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 gcc.
from d62c97f5fe0 Remove _Node_insert_return::get() member functions (P0508R0)
new b43bd76bcbf [PR c++/82710] false positive paren warning
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/pr82710.C | 18 +++++++++++++++++-
4 files changed, 36 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 binutils-gdb.
from 6cee897971 Fix excessive memory allocation attempts and possible intege [...]
new 50ab6ace38 Skip gdb.mi/list-thread-groups-available.exp if no xml support
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.mi/list-thread-groups-available.exp | 6 ++++++
2 files changed, 11 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 llvm.
from eb7c044ce99 [X86][SSE] Add PACKUS support to combineVectorTruncation
new 3d456013b6b re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into [...]
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/CodeGen/Passes.h | 3 +
include/llvm/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
include/llvm/Transforms/Scalar.h | 2 +-
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/CodeGen.cpp | 1 +
lib/CodeGen/CodeGenPrepare.cpp | 710 ------------------
lib/CodeGen/ExpandMemCmp.cpp | 828 +++++++++++++++++++++
lib/CodeGen/TargetPassConfig.cpp | 10 +-
test/CodeGen/Generic/llc-start-stop.ll | 6 +-
test/CodeGen/X86/memcmp-optsize.ll | 224 +++---
test/CodeGen/X86/memcmp.ll | 240 +++---
.../ExpandMemCmp}/X86/lit.local.cfg | 0
.../{CodeGenPrepare => ExpandMemCmp}/X86/memcmp.ll | 519 ++++++-------
tools/opt/opt.cpp | 1 +
15 files changed, 1347 insertions(+), 1200 deletions(-)
create mode 100644 lib/CodeGen/ExpandMemCmp.cpp
copy test/{Analysis/CostModel => Transforms/ExpandMemCmp}/X86/lit.local.cfg (100%)
rename test/Transforms/{CodeGenPrepare => ExpandMemCmp}/X86/memcmp.ll (56%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.