This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from b163f76 jenkins-helpers.sh: Improve log handling in run_step
new eb63d0e tcwg-gnu-kernel.sh: Add
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:
jenkins-helpers.sh | 47 +++++----
tcwg-bisect-llvm-kernel => tcwg-gnu-kernel | 0
tcwg-llvm-kernel.sh => tcwg-gnu-kernel.sh | 149 +++++++++++++++++------------
tcwg-llvm-kernel.sh | 47 +++++----
4 files changed, 143 insertions(+), 100 deletions(-)
copy tcwg-bisect-llvm-kernel => tcwg-gnu-kernel (100%)
copy tcwg-llvm-kernel.sh => tcwg-gnu-kernel.sh (66%)
--
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 032c2d08 [clangd] Fix buildbot failure.
new fe365ce3 [clangd] Support scope proximity in code completion.
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/AST.cpp | 8 +++++
clangd/AST.h | 3 ++
clangd/CodeComplete.cpp | 38 +++++++++++++--------
clangd/FileDistance.cpp | 41 +++++++++++++++++++++++
clangd/FileDistance.h | 14 ++++++++
clangd/Quality.cpp | 60 +++++++++++++++++++++++++++-------
clangd/Quality.h | 13 ++++++--
unittests/clangd/CodeCompleteTests.cpp | 22 +++++++++++++
unittests/clangd/FileDistanceTests.cpp | 10 ++++++
unittests/clangd/QualityTests.cpp | 59 ++++++++++++++++++++++++++++-----
10 files changed, 231 insertions(+), 37 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 aaribaud/y2038
in repository glibc.
discards da8c75733f Y2038: add _TIME_BITS support
discards 7bfa0b72e4 Y2038: add function __pmap_rmtcall64
discards 77dda1efc3 Y2038: add function __clntudp_bufcreate64
discards 7230fc606a Y2038: add function __clntudp_create64
discards 0eafeb6365 Y2038: add function select64
discards 8dde5f3ec7 Y2038: add function pselect64
discards e118f1c83c Y2038: add struct __timex64
discards 43654e79f4 Y2038: add function __ntp_gettimex64
discards 114f967205 Y2038: add function __ntp_gettime64
discards c9dcaedd4f Y2038: add struct __ntp_timeval64
discards d5eec467dd Y2038: add function __getrusage64
discards bdaf706542 Y2038: add functions using futexes
discards 504ce5a13c Y2038: add function __setitimer64
discards af83ea4e5c Y2038: add function __getitimer64
discards c62b0a70d9 Y2038: add struct __itimerval64
discards 1ff023c309 Y2038: add function __utime64
discards 5a5446d076 Y2038: add function __adjtime64, __adjtimex64 and __ntp_adjtime64
discards 3d16e8d81e Y2038: add function __nanosleep64
discards a8e48ea4ed Y2038: add function __sched_rr_get_interval64
discards c6dc96a221 Y2038: add function __msgctl64
discards a934a9fecf Y2038: add function __mq_timedsend_time64
discards 0446380ddb Y2038: add function __mq_timedreceiv_time64
discards c5ed1f8bea Y2038: add function __utimes64
discards 12db06f616 Y2038: add function __stime64
discards 9cfda6c7db Y2038: add function __time64
discards 39de023aef Y2038: add function __settimeofday64
discards 9e43076d04 Y2038: add function __gettimeofday64
discards 2ed2abf4ef Y2038: add function __fstatat64_time64 (and __fxstatat_time64)
discards 7f9f840097 Y2038: add function __lstat64_time64 (and __lxstat64_time64)
discards fd7ac2f6d4 Y2038: add function __stat64_time64 (and __xstat64_time64)
discards f889d0bdf6 Y2038: add function __fstat64_time64 (and __fxstat64_time64)
discards 4bc293eb69 Y2038: add struct __stat64_t64
discards c4864a16e3 Y2038: add function __timerfd_settime64
discards 56693a2370 Y2038: add function __timerfd_gettime64
discards 31a45a035c Y2038: add function __timer_settime64
discards c281aeeebb Y2038: add function __timer_gettime64
discards 7dfe8034c5 Y2038: add struct __itimerspec64
discards 26ce1e495d Y2038: add function __lutimes64
discards e2ff8a2bed Y2038: add function __futimes64
discards 1efe02bd1f Y2038: add struct __timeval64
discards 8696b4556f Y2038: add function __sigtimedwait_time64
discards 95d0b7be1c Y2038: add function __futimens64
discards d4de599040 Y2038: add function __utimensat_time64
discards b9f44e8602 Y2038: add function __timespec_get64
discards 91f8c19421 Y2038: add function __clock_nanosleep64
discards c11a5475e5 Y2038: add function __clock_getres_time64
discards b55af00d37 Y2038: add function __clock_settime64
discards 92b48b0b07 Y2038: add function __clock_gettime64
discards 05db1d0317 Y2038: add struct __timespec64
discards 5fc73aa24a Y2038: provide kernel support indication
discards cb475d5462 Add support for __time64_t to mktime, timegm
new 86a2712d68 Y2038: make __mktime_internal compatible with __time64_t
new 6816c74c3d Y2038: add struct __timespec64
new 0e7169137e Y2038: provide kernel support indication
new e945765196 Y2038: add function __clock_gettime64
new cbcdbd39f7 Y2038: add function __clock_settime64
new 88a6c1cbd4 Y2038: add function __clock_getres_time64
new b607a9488a Y2038: add function __clock_nanosleep64
new bb52e0f2d8 Y2038: add function __timespec_get64
new 5e22574aa0 Y2038: add function __utimensat_time64
new ce2c6bb9e1 Y2038: add function __futimens64
new d1b77b61f3 Y2038: add function __sigtimedwait_time64
new fa9cfb6159 Y2038: add struct __timeval64
new 9e1c509017 Y2038: add function __futimes64
new d04e7cf6d1 Y2038: add function __lutimes64
new 9163be7962 Y2038: add struct __itimerspec64
new 270d7dfeb3 Y2038: add function __timer_gettime64
new cc4a50a0e1 Y2038: add function __timer_settime64
new 3d6a0da397 Y2038: add function __timerfd_gettime64
new c98f813ece Y2038: add function __timerfd_settime64
new 10c831c01b Y2038: add struct __stat64_t64
new edf1fe494d Y2038: add function __fstat64_time64 (and __fxstat64_time64)
new 2dfc90e7a8 Y2038: add function __stat64_time64 (and __xstat64_time64)
new f709346ab4 Y2038: add function __lstat64_time64 (and __lxstat64_time64)
new fd108d4682 Y2038: add function __fstatat64_time64 (and __fxstatat_time64)
new 1f4149af88 Y2038: add function __gettimeofday64
new 4de26b8e0e Y2038: add function __settimeofday64
new a1a646ea0c Y2038: add function __time64
new a4d5494d75 Y2038: add function __stime64
new 7967a905ff Y2038: add function __utimes64
new f024f8b8b1 Y2038: add function __mq_timedreceiv_time64
new 16429aa5ca Y2038: add function __mq_timedsend_time64
new c0f178b610 Y2038: add function __msgctl64
new d88fa26d57 Y2038: add function __sched_rr_get_interval64
new 88ddac2525 Y2038: add function __nanosleep64
new 6ed779b9d9 Y2038: add function __adjtime64, __adjtimex64 and __ntp_adjtime64
new f3d0257a73 Y2038: add function __utime64
new 660dab672a Y2038: add struct __itimerval64
new 6a4992f484 Y2038: add function __getitimer64
new 5751278f1a Y2038: add function __setitimer64
new 98c235bd2c Y2038: add functions using futexes
new b6c556b3ec Y2038: add function __getrusage64
new aa4040b0e4 Y2038: add struct __ntp_timeval64
new 92e573c2eb Y2038: add function __ntp_gettime64
new 7d42d793e0 Y2038: add function __ntp_gettimex64
new 85fd6d6641 Y2038: add struct __timex64
new f56d44cc68 Y2038: add function pselect64
new ebd463beb2 Y2038: add function select64
new bf7b8a4722 Y2038: add function __clntudp_create64
new d002840336 Y2038: add function __clntudp_bufcreate64
new 61006d1520 Y2038: add function __pmap_rmtcall64
new a12033cc99 Y2038: add _TIME_BITS support
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (da8c75733f)
\
N -- N -- N refs/heads/aaribaud/y2038 (a12033cc99)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 51 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/time.h | 11 +++++++++++
misc/y2038-support.c | 13 +++++++++----
misc/y2038-support.h | 3 +++
sysdeps/unix/sysv/linux/y2038-support.c | 12 +++++++-----
sysdeps/unix/sysv/linux/y2038-support.h | 7 +++----
time/mktime.c | 14 ++++++++++++--
time/timegm.c | 2 +-
7 files changed, 46 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 llvm.
from 422c9c46fe5 [NewPM] Fixing test failure on Windows - removed opt binary [...]
new 1e04734fb63 [NFC] Remove GOTO from SCEV
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/Analysis/ScalarEvolution.cpp | 34 ++++++++++++++--------------------
1 file changed, 14 insertions(+), 20 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 ff88649977a [NewPM] teach -passes= to emit meaningful error messages
new 422c9c46fe5 [NewPM] Fixing test failure on Windows - removed opt binary [...]
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/Other/pass-pipeline-parsing.ll | 8 ++++----
1 file changed, 4 insertions(+), 4 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 573330f677f [ARM] Do not fuse VADD and VMUL, continued (2/2)
new c99132a7275 [MIPS GlobalISel] Legalize constants
new ff88649977a [NewPM] teach -passes= to emit meaningful error messages
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:
include/llvm/Passes/PassBuilder.h | 51 +--
lib/LTO/LTOBackend.cpp | 14 +-
lib/Passes/PassBuilder.cpp | 366 ++++++++++++---------
lib/Target/Mips/MipsLegalizerInfo.cpp | 25 +-
.../Mips/GlobalISel/legalizer/constants.mir | 164 +++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/constants.ll | 108 ++++++
test/Other/pass-pipeline-parsing.ll | 83 ++++-
test/tools/llvm-lto2/X86/pipeline.ll | 4 +-
test/tools/llvm-opt-fuzzer/command-line.ll | 2 +-
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 11 +-
tools/opt/NewPMDriver.cpp | 90 ++---
unittests/IR/CMakeLists.txt | 2 +
unittests/IR/PassBuilderCallbacksTest.cpp | 37 ++-
unittests/Passes/CMakeLists.txt | 1 +
unittests/Passes/PluginsTest.cpp | 5 +-
15 files changed, 694 insertions(+), 269 deletions(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/constants.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/constants.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 master
in repository lld.
from cf5be82e4 Reland "[PPC64] Add split - stack support."
new fe11f7446 [NewPM] teach -passes= to emit meaningful error messages
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/ELF/lto/ltopasses-custom.ll | 4 ++--
1 file changed, 2 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 glibc.
from ce5a7de6cd Don't reduce test timeout to less than default
new 403b4feb22 Fix race in pthread_mutex_lock while promoting to PTHREAD_MU [...]
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 | 31 +++++++
nptl/Makefile | 8 +-
nptl/pthreadP.h | 12 ++-
nptl/pthread_mutex_consistent.c | 7 +-
nptl/pthread_mutex_destroy.c | 11 ++-
nptl/pthread_mutex_getprioceiling.c | 4 +-
nptl/pthread_mutex_init.c | 14 +--
nptl/pthread_mutex_lock.c | 28 ++++--
nptl/pthread_mutex_setprioceiling.c | 7 +-
nptl/pthread_mutex_timedlock.c | 17 +++-
nptl/pthread_mutex_trylock.c | 17 +++-
nptl/pthread_mutex_unlock.c | 17 +++-
nptl/tst-mutex10.c | 109 ++++++++++++++++++++++++
sysdeps/nptl/bits/thread-shared-types.h | 22 ++++-
sysdeps/unix/sysv/linux/powerpc/force-elision.h | 44 +++++++++-
sysdeps/unix/sysv/linux/s390/force-elision.h | 44 +++++++++-
sysdeps/unix/sysv/linux/x86/force-elision.h | 44 +++++++++-
17 files changed, 386 insertions(+), 50 deletions(-)
create mode 100644 nptl/tst-mutex10.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.