This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b3325ffee4b [PowerPC] Recommit r314244 with refactoring and off by default
new 06cb6a98c15 [InstCombine] Additional test for PR35354, 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:
test/Transforms/InstCombine/load-bitcast-select.ll | 17 +++++++++++++++++
1 file changed, 17 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 glibc.
from f33632ccd1 x86: Make a space in jmpbuf for shadow stack pointer
new 37075ae18d hr_HR locale: various updates [BZ #10580]
new 9ca6b34378 Add test case for collation in hr_HR locale
new cf4341ca90 Fix test case for hr_HR monetary formatting
new 5e56e937c9 hr_HR locale: fix collation and expand collation test file
The 4 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 | 39 +
localedata/Makefile | 4 +-
localedata/hr_HR.UTF-8.in | 70 ++
localedata/locales/hr_HR | 2324 ++++-----------------------------------------
stdlib/tst-strfmon_l.c | 8 +-
5 files changed, 303 insertions(+), 2142 deletions(-)
create mode 100644 localedata/hr_HR.UTF-8.in
--
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 78147d6ac Don't crash on invalid.
new b4f01466f [ELF] - Handle EhInputSection Live bit in MarkLive.cpp
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 | 7 +------
ELF/MarkLive.cpp | 12 ++++++++----
2 files changed, 9 insertions(+), 10 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 01fc12577e3 Remove inv_list.
new 0ea6bfa85f0 PR libstdc++/83226 avoid forming pointer-to-reference type
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/bits/node_handle.h | 4 +++-
.../char/79162.cc => 23_containers/map/modifiers/insert/83226.cc} | 8 +++++---
3 files changed, 15 insertions(+), 4 deletions(-)
copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/char/79162.cc => 23_cont [...]
--
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 dca471fd63d [X86][AVX512] Regenerate avx512 schedule tests
new 9e04e3d8329 [X86][AVX512] Tag fcmp/ptest/ternlog instructions scheduler [...]
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/X86InstrAVX512.td | 160 ++++++++++++++++++++----------------
test/CodeGen/X86/avx512-schedule.ll | 100 +++++++++++-----------
2 files changed, 140 insertions(+), 120 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 360f53a4419 Revert r319423: [MC] Function stack size section.
new ab494c93854 [MC] Function stack size section.
new dca471fd63d [X86][AVX512] Regenerate avx512 schedule tests
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/CodeGenerator.rst | 11 +
docs/CommandGuide/llc.rst | 8 +
include/llvm/CodeGen/AsmPrinter.h | 2 +
include/llvm/CodeGen/CommandFlags.def | 5 +
include/llvm/MC/MCObjectFileInfo.h | 5 +
include/llvm/Target/TargetOptions.h | 5 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 28 ++
lib/MC/MCObjectFileInfo.cpp | 2 +
test/CodeGen/X86/avx512-schedule.ll | 258 +++++++++----------
test/CodeGen/X86/avx512-shuffle-schedule.ll | 384 ++++++++++++++--------------
test/CodeGen/X86/stack-size-section.ll | 30 +++
11 files changed, 416 insertions(+), 322 deletions(-)
create mode 100644 test/CodeGen/X86/stack-size-section.ll
--
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 release/2.25/master
in repository glibc.
from b0afcf5db7 posix: Do not use WNOHANG in waitpid call for Linux posix_spawn
new 7bd7ddfab1 Fix missing posix_fadvise64 mips64 static build (BZ #21232)
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 | 6 ++++++
sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c | 2 ++
2 files changed, 8 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 glibc.
from 18305fba55 Remove SPARC lllrint aliases.
new 34697694e8 Fix integer overflow in malloc when tcache is enabled [BZ #22375]
new f33632ccd1 x86: Make a space in jmpbuf for shadow stack pointer
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:
ChangeLog | 22 +++++++
debug/longjmp_chk.c | 2 +-
malloc/malloc.c | 3 +-
setjmp/longjmp.c | 5 +-
setjmp/sigjmp.c | 4 +-
sysdeps/{i386/symbol-hacks.h => generic/setjmpP.h} | 9 ++-
sysdeps/unix/sysv/linux/x86/Makefile | 5 ++
sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym | 5 ++
sysdeps/unix/sysv/linux/x86/setjmpP.h | 67 ++++++++++++++++++++++
.../unix/sysv/linux/x86/tst-saved_mask-1.c | 29 +++++++---
10 files changed, 133 insertions(+), 18 deletions(-)
copy sysdeps/{i386/symbol-hacks.h => generic/setjmpP.h} (84%)
create mode 100644 sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym
create mode 100644 sysdeps/unix/sysv/linux/x86/setjmpP.h
copy setjmp/tst-sigsetjmp.c => sysdeps/unix/sysv/linux/x86/tst-saved_mask-1.c (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.