This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 327792c Define __ASSUME_ST_INO_64_BIT on all platforms.
new 06b9e94 Make check-installed-headers.sh ignore sys/sysctl.h for x32.
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 | 4 ++++
scripts/check-installed-headers.sh | 23 +++++++++++++++++++++++
2 files changed, 27 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 llvm.
from c312996 [AMDGPU] Allow hoisting of comparisons out of a loop and elim [...]
new 3fbb1a9 [opt-viewer] Avoid division by zero
new c6a1b2b [AArch64] Rename test to reflect changes after r286110. NFC.
new a5af556 [AArch64] Remove dead check prefixes after r286110. NFC.
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:
.../{arm64-narrow-ldst-merge.ll => arm64-narrow-st-merge.ll} | 6 +++---
utils/opt-viewer/opt-viewer.py | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename test/CodeGen/AArch64/{arm64-narrow-ldst-merge.ll => arm64-narrow-st-merge.l [...]
--
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 zorg.
from c28dcf7 Changed builder clang-bpf-build to use getClangCMakeBuildFactory.
new bf376eb get3StageClangLTOBuildFactory - increased timeout for the test step.
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:
zorg/buildbot/builders/ClangLTOBuilder3Stage.py | 1 +
1 file changed, 1 insertion(+)
--
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 330e12b [OptDiag, opt-viewer] Save callee's location and display as link
new c312996 [AMDGPU] Allow hoisting of comparisons out of a loop and elim [...]
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/AMDGPU/AMDGPUISelLowering.cpp | 1 +
lib/Target/AMDGPU/SILowerI1Copies.cpp | 30 +++++++++++++++++----
test/CodeGen/AMDGPU/branch-relaxation.ll | 6 ++---
test/CodeGen/AMDGPU/host-cond.ll | 46 ++++++++++++++++++++++++++++++++
4 files changed, 75 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/host-cond.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 aaribaud/y2038
in repository glibc.
discards 83a7457 WIP: Y2038: support 64-bit clock_gettime
adds 0623b9e gconv.h: fix build with GCC 7
adds 5ffc980 Document do_test in test-skeleton.c
adds c74940f nptl: Document the reason why __kind in pthread_mutex_t is pa [...]
adds 327792c Define __ASSUME_ST_INO_64_BIT on all platforms.
new 76cef7a WIP: Y2038: support 64-bit clock_gettime
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 (83a7457)
\
N -- N -- N refs/heads/aaribaud/y2038 (76cef7a)
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 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 | 54 ++++++++++++++++++++++
iconv/gconv.h | 2 +-
include/time.h | 4 ++
sysdeps/aarch64/nptl/bits/pthreadtypes.h | 2 +
sysdeps/arm/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/hppa/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/ia64/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/m68k/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/microblaze/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/mips/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/nios2/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/s390/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/sh/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/sparc/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/tile/nptl/bits/pthreadtypes.h | 2 +-
sysdeps/unix/clock_settime.c | 2 +-
sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h | 2 +-
sysdeps/unix/sysv/linux/alpha/kernel-features.h | 1 +
sysdeps/unix/sysv/linux/fxstat64.c | 2 +-
sysdeps/unix/sysv/linux/lxstat64.c | 2 +-
.../unix/sysv/linux/powerpc/bits/pthreadtypes.h | 2 +-
sysdeps/unix/sysv/linux/sh/kernel-features.h | 1 +
sysdeps/unix/sysv/linux/xstat64.c | 2 +-
sysdeps/unix/sysv/linux/xstatconv.c | 2 +-
sysdeps/x86/bits/pthreadtypes.h | 2 +-
test-skeleton.c | 17 ++++++-
time/bits/types/struct_timespec.h | 4 +-
time/time.h | 5 +-
28 files changed, 100 insertions(+), 28 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 5996220 Fix ext lang calls to value_struct_elt.
new 48c97fa X86: Properly handle bad FPU opcode
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:
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/i386/fpu-bad.d | 11 +++++++++++
gas/testsuite/gas/i386/fpu-bad.s | 4 ++++
gas/testsuite/gas/i386/i386.exp | 1 +
opcodes/ChangeLog | 14 ++++++++++++++
opcodes/i386-dis.c | 41 ++++++++++++++++++++++------------------
6 files changed, 60 insertions(+), 18 deletions(-)
create mode 100644 gas/testsuite/gas/i386/fpu-bad.d
create mode 100644 gas/testsuite/gas/i386/fpu-bad.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 llvm.
from 978966f [AArch64] Transfer memory operands when lowering vector load/ [...]
new 330e12b [OptDiag, opt-viewer] Save callee's location and display as link
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/llvm/IR/DiagnosticInfo.h | 2 ++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 2 ++
lib/IR/DiagnosticInfo.cpp | 9 +++++-
.../Inline/optimization-remarks-passed-yaml.ll | 4 +++
.../Transforms/Inline/optimization-remarks-yaml.ll | 2 ++
utils/opt-viewer/opt-viewer.py | 32 ++++++++++++++++------
6 files changed, 42 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 lldb.
from 38cacb2 Fix an issue where LLDB would hang trying to launch tvOS simu [...]
new d55ad69 UserExpression::Evaluate only returns a non-empty ValueObject [...]
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:
source/Expression/UserExpression.cpp | 1 +
source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 8 ++++++--
2 files changed, 7 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 3e9cd16 [TRE] Remove dead code
new 3fab936 [docs] Add a pointer to ExitOnError to the discussion of hand [...]
new 978966f [AArch64] Transfer memory operands when lowering vector load/ [...]
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/ProgrammersManual.rst | 11 ++++-
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 11 +++++
test/CodeGen/AArch64/arm64-misched-basic-A53.ll | 4 +-
test/CodeGen/AArch64/sched-past-vector-ldst.ll | 60 +++++++++++++++++++++++++
4 files changed, 82 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/sched-past-vector-ldst.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.