This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ec70be0eaf7 [GlobalISel] Remove non-determinism from IRTranslator.
new bece65fd181 [GlobalISel] Support vector-of-pointers in LLT
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/Support/LowLevelTypeImpl.h | 211 ++++++++++++++++------
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +-
lib/CodeGen/LowLevelType.cpp | 6 +-
lib/Support/LowLevelType.cpp | 29 ++-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 4 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 16 ++
unittests/CodeGen/LowLevelTypeTest.cpp | 11 ++
7 files changed, 213 insertions(+), 69 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 c1b4c393a32 Revert r300657 due to crashes in stage2 of bootstraps: http [...]
new ec70be0eaf7 [GlobalISel] Remove non-determinism from IRTranslator.
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/GlobalISel/IRTranslator.cpp | 28 ++++++++++++++++------------
1 file changed, 16 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 llvm.
from b9fe533b26e [JumpThread] We want to fold (not thread) when all predeces [...]
new c1b4c393a32 Revert r300657 due to crashes in stage2 of bootstraps: http [...]
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/Transforms/Scalar/JumpThreading.cpp | 27 ----------
test/Transforms/JumpThreading/basic.ll | 89 ---------------------------------
2 files changed, 116 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 62f71aad7e conformtest: Enable tests when cross compiling.
new e92030239a Assume that accept4 is always available and works
new 2f83a7294d Create more sockets with SOCK_CLOEXEC [BZ #15722]
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 | 45 +++++++++
INSTALL | 16 +--
inet/rcmd.c | 1 +
inet/rexec.c | 1 +
manual/install.texi | 2 +
nis/nis_findserv.c | 2 +-
nscd/connections.c | 50 +---------
resolv/res_hconf.c | 2 +-
resolv/res_send.c | 13 ++-
socket/Makefile | 2 +
socket/tst-accept4.c | 131 +++++++++++++++++++++++++
support/Makefile | 1 +
support/{xaccept.c => xaccept4.c} | 10 +-
support/xsocket.h | 1 +
sysdeps/mach/hurd/kernel-features.h | 2 -
sysdeps/nacl/kernel-features.h | 4 -
sysdeps/posix/getaddrinfo.c | 2 +-
sysdeps/unix/sysv/linux/accept4.c | 69 ++-----------
sysdeps/unix/sysv/linux/check_native.c | 2 +-
sysdeps/unix/sysv/linux/ia64/configure | 4 +
sysdeps/unix/sysv/linux/ia64/configure.ac | 4 +
sysdeps/unix/sysv/linux/ia64/kernel-features.h | 7 +-
sysdeps/unix/sysv/linux/ifaddrs.c | 2 +-
sysdeps/unix/sysv/linux/kernel-features.h | 11 +--
24 files changed, 231 insertions(+), 153 deletions(-)
create mode 100644 socket/tst-accept4.c
copy support/{xaccept.c => xaccept4.c} (77%)
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2391de4 jenkins-helpers.sh: New script
new b2eeef7 nodename2hostname.sh: Update
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:
nodename2hostname.sh | 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 clang.
from 65b62ffd3f Revert r300653 and r300650. The underlying commit fixes one [...]
new ad25f8b712 clang-format: Properly match parens of macro parameter lists.
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/Format/TokenAnnotator.cpp | 7 ++++---
1 file changed, 4 insertions(+), 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 5171473 start-container-docker: Correct memory limit for "test" containers
new 2391de4 jenkins-helpers.sh: New script
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 | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 jenkins-helpers.sh
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8134237 tcwg-update-snapshots_ref.sh: Split into two scripts
new 5171473 start-container-docker: Correct memory limit for "test" containers
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:
start-container-docker.sh | 7 +++++--
1 file changed, 5 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 compiler-rt.
from 85478c5f4 [sanitizer] Define lsan-x86 in tests for both i386 and i686.
new 28c21763d [XRay][compiler-rt] Fix up CFI annotations and stack alignment
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/xray/xray_trampoline_x86_64.S | 89 ++++++++++++++++++++-------------------
1 file changed, 46 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.