This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 31b9aa7755a ThinLTOBitcodeWriter: Try harder to discard unused referenc [...]
new 1182bea00f6 AMDGPU: Use carry-less adds in FI elimination
new 2a6c2bd504e docs/GettingStarted.rst: Update the list of release version [...]
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:
docs/GettingStarted.rst | 31 ++--------
lib/Target/AMDGPU/SIInstrInfo.cpp | 5 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 10 +---
test/CodeGen/AMDGPU/frame-index-elimination.ll | 81 ++++++++++++++++++++------
4 files changed, 73 insertions(+), 54 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 e53df1dee8 Rework m68k libm functions to use declare_mgen_alias.
new 2251fad025 Use libm_alias_double for coldfire.
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 | 10 ++++++++++
sysdeps/m68k/coldfire/fpu/s_fabs.c | 8 +++-----
sysdeps/m68k/coldfire/fpu/s_lrint.c | 8 +++-----
sysdeps/m68k/coldfire/fpu/s_rint.c | 8 +++-----
4 files changed, 19 insertions(+), 15 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 fd6798fa2d Fix internal error in fix_errata on aarch64.
new 875fb7a785 New gdb.ada/repeat_dyn testcase.
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 | 4 ++++
gdb/testsuite/gdb.ada/{ptr_typedef.exp => repeat_dyn.exp} | 15 +++++++--------
.../foo_na09_042.adb => repeat_dyn/foo_oc22_002.adb} | 12 +++++++-----
gdb/testsuite/gdb.ada/{null_array => repeat_dyn}/pck.adb | 7 +++----
gdb/testsuite/gdb.ada/{null_array => repeat_dyn}/pck.ads | 4 +---
5 files changed, 22 insertions(+), 20 deletions(-)
copy gdb/testsuite/gdb.ada/{ptr_typedef.exp => repeat_dyn.exp} (73%)
copy gdb/testsuite/gdb.ada/{var_rec_arr/foo_na09_042.adb => repeat_dyn/foo_oc22_00 [...]
copy gdb/testsuite/gdb.ada/{null_array => repeat_dyn}/pck.adb (88%)
copy gdb/testsuite/gdb.ada/{null_array => repeat_dyn}/pck.ads (93%)
--
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 7f38a6aaa30 * spellcheck-tree.c (test_find_closest_identifier): Use ; [...]
new a8f15ac7d86 PR c/83222 * c-tree.h (decl_constant_value_1): Declare. [...]
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/c/ChangeLog | 9 +++++++++
gcc/c/c-fold.c | 5 ++++-
gcc/c/c-tree.h | 1 +
gcc/c/c-typeck.c | 20 ++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr83222.c | 21 +++++++++++++++++++++
6 files changed, 54 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83222.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 lldb.
from 5828f6ee4 [lldb] A few minor fixes in TaskPool
new 3c6fe24c2 We had a situation where a kext was inlined into the kernel, [...]
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:
.../DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 10 ++++++++++
1 file 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 libunwind.
from de94023 Support building libunwind as a DLL
new 2c1803e [libunwind] Switch to add_llvm_install_targets
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:
src/CMakeLists.txt | 8 +++-----
1 file changed, 3 insertions(+), 5 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 libcxxabi.
from a3f273a Insert padding before the __cxa_exception header to ensure th [...]
new f81a116 [libc++abi] Add install-cxxabi-stripped target
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:
src/CMakeLists.txt | 6 ++++++
1 file changed, 6 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 dfec5ffb [clangd] Log file compile commands
new 6f250f70 [clangd] Logger implicitly adds newline
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/ClangdUnit.cpp | 2 +-
clangd/GlobalCompilationDatabase.cpp | 5 ++---
clangd/JSONRPCDispatcher.cpp | 22 +++++++++++-----------
clangd/JSONRPCDispatcher.h | 3 +--
clangd/ProtocolHandlers.cpp | 2 +-
5 files changed, 16 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 clang-tools-extra.
from dc7edfe9 [Documentation] Style fixes for Objective-C checks documentat [...]
new dfec5ffb [clangd] Log file compile commands
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/ClangdUnit.cpp | 3 +++
1 file changed, 3 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 hjl/pie/static
in repository glibc.
from 951b8ac9a2 Add --enable-static-pie to build-many-glibcs.py
new fa5cd7f61b mips: Don't use MIN in dl-machine.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:
sysdeps/mips/dl-machine.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.