This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cb2b332d414 [X86] Auto-generate complete checks. NFC
new fb775f9736a [X86] When doing callee save/restore for k-registers make s [...]
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 | 22 ++-
lib/Target/X86/X86InstrInfo.cpp | 8 +-
test/CodeGen/X86/avx512-intel-ocl.ll | 314 +++++++++++++++++++++++------------
test/CodeGen/X86/x86-interrupt_cc.ll | 268 +++++++++++++++---------------
4 files changed, 369 insertions(+), 243 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 0b268d60e82 Revert "[DebugInfo] Improvements to representation of enume [...]
new cb2b332d414 [X86] Auto-generate complete checks. 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/CodeGen/X86/avx512-intel-ocl.ll | 430 +++++++++++++++++---
test/CodeGen/X86/x86-interrupt_cc.ll | 733 +++++++++++++++++++++++++++++++++--
2 files changed, 1082 insertions(+), 81 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 zorg.
from 26350c4 also enforce the xcode version
new cbaf8a8 Use the linked_keg brew info to resolve multiversion dependencies
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:
dep/dep.py | 5 ++++-
dep/tests/assets/brew_cmake_installed.json | 27 ++++++++++++++++++---------
2 files changed, 22 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 libcxx.
from 2e1fa09f6 Fix -verify static assert messages for older Clang versions
new 088e6015b Fix PR#31454 - 'basic_string<T>::push_back() crashes if sizeo [...]
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/string | 10 +++++++---
.../string.modifiers/string_append/push_back.pass.cpp | 3 +--
2 files changed, 8 insertions(+), 5 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 libcxx.
from 6cb35ede8 [libc++] Fix PR35491 - std::array of zero-size doesn't work w [...]
new 2e1fa09f6 Fix -verify static assert messages for older Clang versions
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/std/containers/sequences/array/array.fill/fill.fail.cpp | 2 +-
test/std/containers/sequences/array/array.swap/swap.fail.cpp | 2 +-
2 files 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 lld.
from 5903b2c07 Add ld.lld.1 man page, describing lld's ELF linker
new 57421a554 Document --build-id=fast in ld.lld.1
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:
docs/ld.lld.1 | 7 ++++++-
1 file changed, 6 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 clang.
from 7f5ae1507e [PR36008] Avoid -Wsign-compare warning for enum constants in [...]
new 0917b6d8c8 [clang-import-test] Run clang-format, 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:
tools/clang-import-test/clang-import-test.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 google/grte/v5-2.27/master
in repository glibc.
from 56170e064e Linux: use reserved name __key in pkey_get [BZ #22797]
adds f850d180b0 Avoid the nonstandard .tls_common
adds 23254d1d86 Skip execstack test, depends on nested function
adds 3dd64fbf92 Un-nest nested functions in dynamic linker
adds 1162eadb40 De-nest regcomp.c, suppress GCC warnings about it
adds e363210bfa De-nest makedb.c
adds 98e480caca De-nest test-ffs.c
adds 2defba5a32 Skip undefined va_arg_pack
adds b5fbe03601 Add clang version of __hidden_proto
adds 64182edc57 Disallow extern inline if clang
adds 6ebb7473f2 Add --with-clang and --disable-float128 options to toplevel [...]
adds b353dca40c Stub out execstack, multidir, and ifunc problems
adds 280167543d Stub out execstack problem
adds 74a92277d1 Add hidden protos ahead of uses
adds 4206f5d089 Add clang placeholders for va_arg_pack
adds b12e3e064c Suppress tgmath3 tests if clang
adds 3f0460438a Add clang versions of CMPLX* macros
adds 02023efdf7 Work around a clang bug
adds cb702b410e Reduce an error to warning if clang
adds 74926dde57 Make zero volatile to defeat constant-folding of 0.0/0.0
adds eb218d6b8b For now, disable asm definitions of mempcpy and strpcpy
adds c0085baf04 Work around a weird clang link failure
adds 4a52f7accb clang requires -mno-see for 387 math
adds 3e4adc6b12 Add workarounds for incomplete float128 support in clang
adds 7912ccf3b2 Do not pass unhandled flag to clang
adds 85ad9efa68 Comment out debugging hack that pollutes namespace
adds 4d954e99e9 Add clang and debug support to conformance scripts
adds 2ceff7a1d1 Put CMPLX* macros under ISO C11
new fb28b6671a Merge remote-tracking branch 'origin/shebs/clangify' into local-v5
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:
Makeconfig | 19 +++
Makerules | 4 +-
config.h.in | 2 +
config.make.in | 1 +
configure | 51 ++++++-
configure.ac | 26 +++-
conform/GlibcConform.pm | 23 ++-
conform/Makefile | 3 +
conform/conformtest.pl | 10 +-
conform/linknamespace.pl | 51 ++++++-
conform/list-header-symbols.pl | 4 +-
elf/Makefile | 4 +
elf/dl-conflict.c | 27 ++++
elf/dl-reloc.c | 44 ++++++
elf/dynamic-link.h | 4 +
elf/get-dynamic-info.h | 10 ++
elf/rtld.c | 36 ++++-
elf/tls-macros.h | 2 +-
include/alloc_buffer.h | 12 ++
include/features.h | 3 +-
include/libc-symbols.h | 10 ++
include/string.h | 2 +
math/Makefile | 3 +
math/complex.h | 25 ++++
math/test-fe-snans-always-signal.c | 4 +
misc/sys/cdefs.h | 5 +
nptl/Makefile | 11 +-
nptl/pt-vfork.c | 2 +-
nss/makedb.c | 45 ++++++
posix/Makefile | 2 +
posix/regcomp.c | 272 +++++++++++++++++++++++++++++++++++-
stdio-common/bug23-3.c | 2 +
string/test-ffs.c | 31 ++--
sysdeps/generic/ldsodefs.h | 4 +
sysdeps/i386/fpu/fenv_private.h | 2 +-
sysdeps/ieee754/dbl-64/e_log.c | 6 +-
sysdeps/ieee754/float128/Makeconfig | 2 +-
sysdeps/ieee754/float128/Makefile | 2 +
sysdeps/ieee754/k_standard.c | 2 +-
sysdeps/nptl/gai_misc.h | 4 +
sysdeps/x86/bits/floatn.h | 31 ++++
sysdeps/x86/fpu/Makefile | 3 +
sysdeps/x86_64/Makefile | 5 +-
43 files changed, 765 insertions(+), 46 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 c441ff32d5c 2018-02-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 28092f9dd29 2018-02-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-intrinsic.c | 20 ++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.dg/{shape_8.f90 => shape_9.f90} | 9 +++++----
4 files changed, 36 insertions(+), 4 deletions(-)
copy gcc/testsuite/gfortran.dg/{shape_8.f90 => shape_9.f90} (67%)
--
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 libcxx.
from f003d63c4 Comment on 'Review' issues
new 6cb35ede8 [libc++] Fix PR35491 - std::array of zero-size doesn't work w [...]
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/__config | 9 +-
include/array | 167 ++++++++++++++++++---
.../sequences/array/array.zero/db_back.pass.cpp} | 37 +++--
.../sequences/array/array.zero/db_front.pass.cpp} | 37 +++--
.../array/array.zero/db_indexing.pass.cpp | 53 +++++++
.../sequences/array/array.cons/default.pass.cpp | 17 +++
.../array/array.cons/implicit_copy.pass.cpp | 93 ++++++++++++
.../sequences/array/array.data/data.pass.cpp | 30 +++-
.../sequences/array/array.data/data_const.pass.cpp | 19 +++
.../{begin.pass.cpp => array.fill/fill.fail.cpp} | 23 ++-
.../{begin.pass.cpp => array.swap/swap.fail.cpp} | 24 ++-
test/std/containers/sequences/array/at.pass.cpp | 20 +++
test/std/containers/sequences/array/begin.pass.cpp | 10 ++
.../containers/sequences/array/compare.fail.cpp | 71 +++++++++
.../containers/sequences/array/compare.pass.cpp | 63 ++++++++
test/std/containers/sequences/array/empty.fail.cpp | 5 +-
.../containers/sequences/array/front_back.pass.cpp | 33 +++-
.../containers/sequences/array/indexing.pass.cpp | 29 +++-
.../sequences/array/size_and_alignment.pass.cpp | 55 +++++++
19 files changed, 717 insertions(+), 78 deletions(-)
copy test/libcxx/{debug/debug_throw_register.pass.cpp => containers/sequences/arra [...]
copy test/libcxx/{debug/debug_throw_register.pass.cpp => containers/sequences/arra [...]
create mode 100644 test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp
create mode 100644 test/std/containers/sequences/array/array.cons/implicit_copy.pass.cpp
copy test/std/containers/sequences/array/{begin.pass.cpp => array.fill/fill.fail.c [...]
copy test/std/containers/sequences/array/{begin.pass.cpp => array.swap/swap.fail.c [...]
create mode 100644 test/std/containers/sequences/array/compare.fail.cpp
create mode 100644 test/std/containers/sequences/array/compare.pass.cpp
create mode 100644 test/std/containers/sequences/array/size_and_alignment.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.