This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 068c05aeb45 [WebAssebmly] Remove reloc ordering constraint
new 783006ec198 [DebugInfo] Discard invalid DBG_VALUE instructions in LiveD [...]
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/LiveDebugVariables.cpp | 38 +++++-
test/DebugInfo/X86/dbg-value-inlined-parameter.ll | 6 +-
.../X86/live-debug-vars-discard-invalid.mir | 141 +++++++++++++++++++++
3 files changed, 181 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/X86/live-debug-vars-discard-invalid.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 compiler-rt.
from 115b7e9a6 [sanitizer] Fix the return type for GetTid in Fuchsia implementation
new 6a52b697d OpenBSD sanitizer common, define RLIMIT_AS constant
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/sanitizer_common/sanitizer_platform_limits_openbsd.h | 2 ++
1 file changed, 2 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 ec1300cfc8 hurd: Add futimesat and utimensat support
new 4e9066bc88 Add missing start-of-file descriptive comment.
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 | 15 +++++++++++++++
io/futimens.c | 2 +-
io/utime.c | 3 ++-
misc/futimesat.c | 3 ++-
misc/utimes.c | 3 ++-
sysdeps/mach/hurd/futimesat.c | 3 ++-
sysdeps/mach/hurd/utimes.c | 3 ++-
sysdeps/posix/utime.c | 3 ++-
sysdeps/posix/utimes.c | 3 ++-
sysdeps/unix/sysv/linux/futimesat.c | 3 ++-
sysdeps/unix/sysv/linux/generic/futimesat.c | 3 ++-
sysdeps/unix/sysv/linux/generic/utimes.c | 3 ++-
sysdeps/unix/sysv/linux/utimes.c | 3 ++-
13 files changed, 38 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 clang.
from 09a80cc504 [StaticAnalyzer] Fix some Clang-tidy modernize and Include W [...]
new 179aac9d58 [ExprConstant] Look through ExprWithCleanups for `allocsize`
new c9e236569c Fix an unused variable warning; NFC
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/AST/ExprConstant.cpp | 6 +++++-
lib/Analysis/CFG.cpp | 1 +
test/CodeGenCXX/alloc-size.cpp | 12 ++++++++++++
3 files changed, 18 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 glibc.
from a1ede3a402 hurd: Fix includability of <hurd/signal.h> in all standards
new bbe762d1e5 hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_u [...]
new ec1300cfc8 hurd: Add futimesat and utimensat support
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 | 29 +++++
sysdeps/mach/hurd/bits/stat.h | 5 +
sysdeps/mach/hurd/futimens.c | 28 ++---
sysdeps/mach/hurd/futimes.c | 26 ++---
sysdeps/mach/hurd/{chmod.c => futimesat.c} | 21 ++--
sysdeps/mach/hurd/lutimes.c | 21 +---
sysdeps/mach/hurd/utime-helper.c | 154 ++++++++++++++++++++++++++
sysdeps/mach/hurd/{fchownat.c => utimensat.c} | 24 ++--
sysdeps/mach/hurd/utimes.c | 21 +---
9 files changed, 253 insertions(+), 76 deletions(-)
copy sysdeps/mach/hurd/{chmod.c => futimesat.c} (74%)
create mode 100644 sysdeps/mach/hurd/utime-helper.c
copy sysdeps/mach/hurd/{fchownat.c => utimensat.c} (68%)
--
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 ea4dd0b9197 [X86] Handle EAX being live when calling chkstk for x86_64
new 068c05aeb45 [WebAssebmly] Remove reloc ordering constraint
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/Object/WasmObjectFile.cpp | 4 +---
1 file changed, 1 insertion(+), 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 gcc.
from 11a93d7a09b [C++] [PR84231] overload on cond_expr in template
new 8664f262286 PR tree-optimization/84687 * omp-simd-clone.c (simd_clone [...]
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 | 7 +++++++
gcc/match.pd | 10 ++++++++++
gcc/omp-simd-clone.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr84687.c | 19 +++++++++++++++++++
5 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr84687.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 gcc.
from b35ddf18641 [gcc]
new d5e30f014b6 [PR c++/84492] stmt expr ending with overload
new 47608302d0d [PR c++/84593] ice on braced init with uninit ref field
new 11a93d7a09b [C++] [PR84231] overload on cond_expr in template
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:
gcc/cp/ChangeLog | 19 +++++++++++++++++
gcc/cp/call.c | 12 +++++++----
gcc/cp/init.c | 5 ++++-
gcc/cp/parser.c | 4 +++-
gcc/cp/semantics.c | 9 +++++++-
gcc/cp/tree.c | 15 ++++++++++++++
gcc/cp/typeck.c | 4 ----
gcc/testsuite/ChangeLog | 11 ++++++++++
gcc/testsuite/g++.dg/cpp1y/pr84593.C | 8 ++++++++
gcc/testsuite/g++.dg/pr84231.C | 29 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr84492.C | 40 ++++++++++++++++++++++++++++++++++++
11 files changed, 145 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr84593.C
create mode 100644 gcc/testsuite/g++.dg/pr84231.C
create mode 100644 gcc/testsuite/g++.dg/pr84492.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 6dbdbdd86ab Updated docs in CrashRecoveryContext.h
new ea4dd0b9197 [X86] Handle EAX being live when calling chkstk for x86_64
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/X86FrameLowering.cpp | 42 ++++++++++++++++-----------
test/CodeGen/X86/shrink-wrap-chkstk-x86_64.ll | 36 +++++++++++++++++++++++
2 files changed, 61 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/X86/shrink-wrap-chkstk-x86_64.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.