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 93e4eab4 [clangd] Handle clangd.applyFix server-side
new c45e2f00 Use ToolExecutor framework in the sample tool-template.
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:
tool-template/CMakeLists.txt | 1 +
tool-template/ToolTemplate.cpp | 50 ++++++++++++++++++++++++++++++++++--------
2 files changed, 42 insertions(+), 9 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.
from 26d6ffeb22 [Tooling] Put createExecutorFromCommandLineArgs implementati [...]
new 5e73ee6e4f [Tooling] Fix linking of StandaloneToolExecutorPlugin.
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/Tooling/Execution.cpp | 8 +++++++-
lib/Tooling/StandaloneExecution.cpp | 8 ++++----
unittests/Tooling/ExecutionTest.cpp | 7 -------
3 files changed, 11 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 llvm.
from d1f487bc595 Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as inst [...]
new 876a9b9b65e [mips] Match 'ins' and its' variants with C++ 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:
lib/Target/Mips/MicroMips64r6InstrInfo.td | 7 ++--
lib/Target/Mips/MicroMipsInstrInfo.td | 2 +-
lib/Target/Mips/Mips64InstrInfo.td | 6 ++--
lib/Target/Mips/MipsInstrInfo.td | 9 ++---
lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 58 +++++++++++++++++++++++++++++++
test/CodeGen/Mips/dins.ll | 14 +++++---
6 files changed, 79 insertions(+), 17 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 781347cd511 RISC-V: Handle non-legitimate address in riscv_legitimize_move
new 53bea213a22 Set default sched pressure algorithm
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 | 5 +++++
gcc/config/aarch64/aarch64.c | 5 +++++
2 files changed, 10 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 c9ed638d214 [LoopPredication] NFC: Refactored code to separate out func [...]
new d1f487bc595 Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as inst [...]
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/X86/InstPrinter/X86ATTInstPrinter.cpp | 6 +-
lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp | 6 +-
test/CodeGen/X86/inline-asm-A-constraint.ll | 3 +-
.../AddressSanitizer/X86/asm_rep_movs.ll | 6 +-
test/MC/Disassembler/X86/prefixes-i386.txt | 78 ++++++++--------------
test/MC/Disassembler/X86/prefixes-x86_64.txt | 24 +++----
test/MC/Disassembler/X86/prefixes.txt | 66 ++++++------------
test/MC/Disassembler/X86/simple-tests.txt | 9 +--
8 files changed, 68 insertions(+), 130 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 e49947eb7 Add type to FileSpec::PathSyntax enum.
new fe5356628 Add float/vector registers for ppc64le
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:
packages/Python/lldbsuite/test/make/Makefile.rules | 3 +
source/Core/ArchSpec.cpp | 2 +
.../Linux/NativeRegisterContextLinux_ppc64le.cpp | 328 +++++++++++++++++++-
.../Linux/NativeRegisterContextLinux_ppc64le.h | 35 +++
.../Process/Utility/RegisterInfos_ppc64le.h | 343 ++++++++++++++++++++-
.../Process/Utility/lldb-ppc64le-register-enums.h | 143 +++++++++
source/Utility/PPC64LE_DWARF_Registers.h | 131 ++++++++
source/Utility/PPC64LE_ehframe_Registers.h | 131 ++++++++
8 files changed, 1099 insertions(+), 17 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.
from 65464028ee [clang-format] Sort using-declarations case sensitively with [...]
new 26d6ffeb22 [Tooling] Put createExecutorFromCommandLineArgs implementati [...]
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/clang/Tooling/Execution.h | 7 +++++++
lib/Tooling/Execution.cpp | 16 +++++++++++++---
2 files changed, 20 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 binutils-gdb.
from fdddd2900f [ARC] Force the disassam to use the hexadecimal number for printing
new 67fa57cfa5 Fix regression on ARM after Target FP patches
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/ChangeLog | 5 +++++
gdb/doublest.c | 2 +-
2 files changed, 6 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 0be202cfe73 [PATCH] Fix testsuire error message
new 781347cd511 RISC-V: Handle non-legitimate address in riscv_legitimize_move
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 | 5 +++++
gcc/config/riscv/riscv.c | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.