This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 45400ad [RuntimeDyld] Call the SymbolResolver::findSymbolInLogicalDyl [...]
new efe6410 [x86, AVX] allow explicit calls to VZERO* to modify state in [...]
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/X86VZeroUpper.cpp | 13 +++++++------
test/CodeGen/X86/vzero-excess.ll | 7 ++-----
2 files changed, 9 insertions(+), 11 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 351abca Do not ignore --no_ctors_in_init_array flag.
new 53fd567 Make SectionPiece 8 bytes smaller on LP64.
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:
ELF/InputSection.h | 19 +++++++++++++++----
ELF/OutputSections.cpp | 16 ++++++++--------
2 files changed, 23 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 binutils-gdb.
from b95a0a3 Skip an archive element if not added by linker
new e6cc316 Enable 64-bit archives in ar and ranlib
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:
bfd/ChangeLog | 62 ++++++++++++++++++++++++++++++++++++
bfd/archive.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++-------
bfd/archive64.c | 21 ++++++-------
bfd/config.in | 3 ++
bfd/configure | 34 ++++++++++++++++++--
bfd/configure.ac | 25 +++++++++++++++
bfd/elf64-mips.c | 23 --------------
bfd/elf64-s390.c | 15 ---------
bfd/elfxx-target.h | 4 +++
bfd/libbfd-in.h | 23 ++++++++++++++
bfd/libbfd.h | 23 ++++++++++++++
bfd/plugin.c | 4 +++
binutils/ChangeLog | 5 +++
binutils/NEWS | 3 ++
14 files changed, 274 insertions(+), 63 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 76f6578 Fix configure test for sendfile()
new a322d8d * ru.po: 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:
gcc/po/ChangeLog | 4 +
gcc/po/ru.po | 26742 ++++++++++++++++++++++++++++-------------------------
2 files changed, 14256 insertions(+), 12490 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 gcc-6-branch
in repository gcc.
from 4a585b3 PR c++/71147 - [6 Regression] Flexible array member wrongly r [...]
new d718f1b libstdc++/69703 ignore endianness in codecvt_utf8
new b64d6b8 * ru.po: Update.
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:
gcc/po/ChangeLog | 4 +
gcc/po/ru.po | 26742 ++++++++++---------
libstdc++-v3/ChangeLog | 18 +
libstdc++-v3/src/c++11/codecvt.cc | 8 +-
.../22_locale/codecvt/codecvt_utf8/69703.cc | 103 +
.../22_locale/codecvt/codecvt_utf8_utf16/66855.cc | 27 +
.../create_directory.cc => path/native/string.cc} | 71 +-
7 files changed, 14450 insertions(+), 12523 deletions(-)
create mode 100644 libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/69703.cc
copy libstdc++-v3/testsuite/experimental/filesystem/{operations/create_directory.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 gcc-5-branch
in repository gcc.
from e6c252f Test begin and end functions for directory iterators
new e263ce4 libstdc++/69703 ignore endianness in codecvt_utf8
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:
libstdc++-v3/ChangeLog | 20 ++++
libstdc++-v3/src/c++11/codecvt.cc | 8 +-
.../22_locale/codecvt/codecvt_utf8/69703.cc | 103 +++++++++++++++++++++
.../22_locale/codecvt/codecvt_utf8_utf16/66855.cc | 27 ++++++
.../create_directory.cc => path/native/string.cc} | 71 +++++++-------
5 files changed, 196 insertions(+), 33 deletions(-)
create mode 100644 libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/69703.cc
copy libstdc++-v3/testsuite/experimental/filesystem/{operations/create_directory.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 b744845 Clarify that we match BSwap in InstCombine and BitReverse in [...]
new 45400ad [RuntimeDyld] Call the SymbolResolver::findSymbolInLogicalDyl [...]
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:
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 26 ++++++++--------
include/llvm/ExecutionEngine/Orc/LambdaResolver.h | 36 +++++++++++-----------
include/llvm/ExecutionEngine/RuntimeDyld.h | 26 +++++++---------
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 6 ++--
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 2 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 6 +++-
tools/lli/OrcLazyJIT.h | 2 +-
tools/lli/lli.cpp | 4 +--
8 files changed, 52 insertions(+), 56 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 b05388f [X86][AVX] Sync with clang/test/CodeGen/avx2-builtins.c
new b744845 Clarify that we match BSwap in InstCombine and BitReverse in [...]
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/Transforms/Utils/Local.h | 4 ++--
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 10 +++++-----
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
lib/Transforms/Utils/Local.cpp | 2 +-
5 files changed, 10 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 clang-tools-extra.
from f7525a8 [include-fixer] /usr/include/xlocal.h to include/xlocal.h in [...]
new b318041 Speed up check by using a recursive visitor.
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:
clang-tidy/readability/FunctionSizeCheck.cpp | 140 ++++++++++++++++-----------
clang-tidy/readability/FunctionSizeCheck.h | 10 --
2 files changed, 84 insertions(+), 66 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 d9b8899 Fix braced initializer list (NFC)
new 1ae308d [tsan] Change some OS X tests to include system headers (xpc. [...]
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/tsan/Darwin/malloc_size.mm | 4 +++-
test/tsan/Darwin/xpc-race.mm | 5 +++--
test/tsan/Darwin/xpc.mm | 1 +
3 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.