This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b35c6f985a5 Regenerate test (missing broadcast constant comments). NFCI.
new 6b14a36476a [X86][SSE] Add PACKSS/PACKUS constant folding 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/CodeGen/X86/avx2-intrinsics-x86.ll | 112 +++++++++++++++++++++++++++----
test/CodeGen/X86/sse2-intrinsics-x86.ll | 92 ++++++++++++++++++++++++-
test/CodeGen/X86/sse41-intrinsics-x86.ll | 26 +++++++
3 files changed, 214 insertions(+), 16 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 6b513475865 C++17 P0067R5 std::to_chars and std::from_chars (partial)
new a11cd4379d8 PR tree-optimization/82387 PR tree-optimization/82388 PR [...]
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr82389.c | 13 +++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr82387.c | 27 +++++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr82388.c | 17 +++++++++++++++++
gcc/tree-ssa-dse.c | 4 ++--
6 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82389.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82387.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82388.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 llvm.
from 615c74e7a3b Regenerate test. NFCI.
new 9cbc0865712 Regenerate test (missing broadcast constant comments). NFCI.
new b35c6f985a5 Regenerate test (missing broadcast constant comments). NFCI.
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/X86/avx512-trunc.ll | 6 +++---
test/CodeGen/X86/vec_int_to_fp.ll | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 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 84282c5aaa0 use range-for-loops; NFCI
new 615c74e7a3b Regenerate test. 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:
test/CodeGen/X86/avx2-vbroadcast.ll | 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 clang-tools-extra.
from b0ba4101 [NFC] Sync function call with changes to interface made in r314593.
new 88925c7c [clangd] Run clang-format on the source code. NFC.
new 6a357e39 [clangd] Command line arg to specify compile_commands.json path
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:
clangd/ClangdLSPServer.cpp | 5 ++--
clangd/ClangdLSPServer.h | 6 ++++-
clangd/GlobalCompilationDatabase.cpp | 52 +++++++++++++++++++++++++-----------
clangd/GlobalCompilationDatabase.h | 7 ++++-
clangd/ProtocolHandlers.h | 4 +--
clangd/tool/ClangdMain.cpp | 33 ++++++++++++++++++++---
6 files changed, 81 insertions(+), 26 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 7b4a30a7edf [AsmParser] Support GAS's .print directive
new 84282c5aaa0 use range-for-loops; 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/CodeGen/TargetInstrInfo.cpp | 17 ++++++++---------
1 file changed, 8 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 lld.
from 74be06257 [ELF] - Stop removing sections in removeUnusedSyntheticSections().
new fd9cccecf [MIPS] Fix PLT entries generation in case of linking regular [...]
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/Arch/Mips.cpp | 27 +++++++++------------------
ELF/Arch/MipsArchTree.cpp | 10 +++++-----
ELF/Config.h | 6 ++++++
ELF/Driver.cpp | 3 +++
ELF/SyntheticSections.cpp | 2 +-
ELF/Writer.cpp | 2 +-
ELF/Writer.h | 2 +-
test/ELF/mips-elf-flags.s | 29 +++++++++++++++++++++++++++++
test/ELF/mips-micro-jal.s | 30 ++++++++++++++++++++++++++++++
9 files changed, 85 insertions(+), 26 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 cc536b2167 Fix GDB build with G++ 4.8
new 888e3ddb20 Add missing "extern" in rust-lang.h
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 | 4 ++++
gdb/rust-lang.h | 4 ++--
2 files changed, 6 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 dcae9be81fc remove duplicate comments, reposition related functions; NFC
new 7b4a30a7edf [AsmParser] Support GAS's .print directive
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/MC/MCParser/AsmParser.cpp | 18 ++++++++++++++++++
test/MC/AsmParser/directive_print.s | 18 ++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 test/MC/AsmParser/directive_print.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 lldb.
from 65f87fd61 [lldb-mi] Fix a thinko in my previous commit.
new 986e3e5dd Improve FreeBSD kernel debugging
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/lldb/Core/Section.h | 9 ++-
include/lldb/Symbol/ArmUnwindInfo.h | 2 +-
include/lldb/Symbol/ObjectFile.h | 18 +++--
source/Core/Section.cpp | 6 +-
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 84 ++++++++++++++++------
source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 25 ++++---
source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | 8 +--
source/Plugins/ObjectFile/JIT/ObjectFileJIT.h | 8 +--
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 2 +-
source/Symbol/ArmUnwindInfo.cpp | 2 +-
source/Symbol/ObjectFile.cpp | 22 ++++--
11 files changed, 126 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.