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 cff12c9 [clang-tidy] A couple of minor fixes in modernize-use-using tests
new c7b9da7 [clangd] Extract FsPath from file:// uri
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/ASTManager.cpp | 36 ++++++++++-------------
clangd/ASTManager.h | 12 ++++----
clangd/DocumentStore.h | 22 +++++++-------
clangd/Protocol.cpp | 41 +++++++++++++++++++++++++--
clangd/Protocol.h | 17 +++++++++--
clangd/ProtocolHandlers.cpp | 25 +++++++---------
clangd/clients/clangd-vscode/src/extension.ts | 12 ++++++--
7 files changed, 105 insertions(+), 60 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 3afaea7 [ARM] GlobalISel: Support frem for 32-bit values
new aa39cd3 [ARM] GlobalISel: Support frem for 64-bit values
new 218a5a7 [AMDGPU] Move SiShrinkInstruction and SDWAPeephole to SSAOpti [...]
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/Target/AMDGPU/AMDGPUTargetMachine.cpp | 10 ++---
lib/Target/ARM/ARMLegalizerInfo.cpp | 1 +
test/CodeGen/AMDGPU/llvm.dbg.value.ll | 2 +-
test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll | 2 +-
test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll | 6 +++
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 52 ++++++++++++++++++++++
6 files changed, 66 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 glibc.
from bdc543e sparc: Fix .udiv plt on libc
new e4e7948 resolv: Remove IQUERY 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:
ChangeLog | 4 ++++
NEWS | 3 +++
resolv/res_mkquery.c | 18 ------------------
3 files changed, 7 insertions(+), 18 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 d225fae [ELF] Fix ARM TLS global dynamic TlsOffsetRel for non-preemti [...]
new 6bd361c [ELF] Recommit r299635 to pad x86 executable sections with 0xcc
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/LinkerScript.cpp | 4 +--
ELF/LinkerScript.h | 4 +--
ELF/OutputSections.cpp | 40 ++++++++++++++++++++++++++----
ELF/OutputSections.h | 1 +
ELF/SyntheticSections.cpp | 6 ++++-
ELF/Target.cpp | 4 +++
ELF/Target.h | 4 +++
ELF/Writer.cpp | 2 +-
test/ELF/default-fill.s | 38 ++++++++++++++++++++++++++++
test/ELF/linkerscript/excludefile.s | 9 ++++---
test/ELF/linkerscript/fill-exec-sections.s | 40 ++++++++++++++++++++++++++++++
test/ELF/linkerscript/fill.s | 3 ++-
test/ELF/linkerscript/sections-padding.s | 6 ++---
13 files changed, 143 insertions(+), 18 deletions(-)
create mode 100644 test/ELF/default-fill.s
create mode 100644 test/ELF/linkerscript/fill-exec-sections.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 ac8f0f7 Remove E6500 insns from PPC_OPCODE_ALTIVEC2
new ae3f8c2 Fix failure in x86_64 linker tests when compiling with a PIE [...]
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 +-
2 files changed, 7 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 gcc.
from 4540266 [testsuite] Require c99_runtime for pr79800.c
new 6f9d412 Add function part to a same comdat group (PR ipa/80212).
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 | 6 ++++++
gcc/ipa-split.c | 3 +++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/pr80212.C | 18 ++++++++++++++++++
4 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr80212.C
--
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 e7bf9bd [AMDGPU] Temporarily change constant address space from 4 to [...]
new 26d41bf Skip Unicode character expansion in assembly 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:
lib/Lex/Lexer.cpp | 20 +++++++++++---------
test/Lexer/asm-preproc-no-unicode.s | 8 ++++++++
2 files changed, 19 insertions(+), 9 deletions(-)
create mode 100644 test/Lexer/asm-preproc-no-unicode.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 826edb2 [InstCombine] Handle more commuted cases of ((A & B) | ~A) -> [...]
new 3afaea7 [ARM] GlobalISel: Support frem for 32-bit values
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/ARM/ARMCallLowering.cpp | 4 ---
lib/Target/ARM/ARMLegalizerInfo.cpp | 4 ++-
test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll | 11 ++++++++
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 37 +++++++++++++++++++++++++
4 files changed, 51 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll
create mode 100644 test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir
--
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 50ad9bb [clang-tidy] Reuse FileID in getLocation
new cff12c9 [clang-tidy] A couple of minor fixes in modernize-use-using 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/clang-tidy/modernize-use-using-macros.cpp | 2 +-
test/clang-tidy/modernize-use-using.cpp | 3 ++-
2 files changed, 3 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 binutils-gdb.
from ba2f91b Add BFIN_MAX_REGISTER_SIZE
new 498e344 MBIND gas test tweak
new 5c1f54c Tweak MBIND ld test for ARM.
new ac8f0f7 Remove E6500 insns from PPC_OPCODE_ALTIVEC2
The 3 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:
gas/ChangeLog | 10 ++
gas/testsuite/gas/elf/section12a.d | 4 +-
gas/testsuite/gas/ppc/altivec2.d | 182 ++++++++++++++-----------------------
gas/testsuite/gas/ppc/altivec2.s | 48 ----------
ld/ChangeLog | 4 +
ld/testsuite/ld-elf/mbind2a.s | 8 +-
opcodes/ChangeLog | 8 ++
opcodes/ppc-opc.c | 50 +++++-----
8 files changed, 120 insertions(+), 194 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.