This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 073d2234ccd [PATCH, PR83492] Fix selection of aarch64 big-endian shift [...]
new 8cc2c7aab39 PR libstdc++/79283 fix filesystem::read_symlink for /proc
new 8a464f9577b PR libstdc++/83626 Don't report errors when removing non-ex [...]
new d9df9a87c4d Avoid redundant calls to filesystem::status_known
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:
libstdc++-v3/ChangeLog | 39 +++++++++
libstdc++-v3/include/experimental/bits/fs_ops.h | 7 +-
libstdc++-v3/src/filesystem/ops.cc | 99 ++++++++++++++++------
.../operations/{remove_all.cc => remove.cc} | 76 +++++++++--------
.../filesystem/operations/remove_all.cc | 34 ++++++--
5 files changed, 185 insertions(+), 70 deletions(-)
copy libstdc++-v3/testsuite/experimental/filesystem/operations/{remove_all.cc => r [...]
--
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 dcbe415819c [Hexagon] Add patterns for truncating HVX vector types
new 5def6c03b6f [Hexagon] Even simpler patterns for sign- and zero-extendin [...]
new c85dd327320 [X86] Stop printing moves between VR64 and GR64 with 'movd' [...]
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:
lib/Target/Hexagon/HexagonPatterns.td | 20 +-
lib/Target/X86/X86InstrInfo.td | 8 +-
lib/Target/X86/X86InstrMMX.td | 8 +-
test/CodeGen/X86/2007-07-03-GR64ToVR64.ll | 4 +-
test/CodeGen/X86/3dnow-schedule.ll | 48 +-
test/CodeGen/X86/bitcast-mmx.ll | 12 +-
test/CodeGen/X86/mmx-bitcast.ll | 16 +-
test/CodeGen/X86/mmx-cvt.ll | 2 +-
test/CodeGen/X86/mmx-fold-load.ll | 36 +-
test/CodeGen/X86/mmx-schedule.ll | 1560 ++++++++++++++---------------
test/CodeGen/X86/select-mmx.ll | 8 +-
test/CodeGen/X86/x86-64-psub.ll | 28 +-
test/MC/Disassembler/X86/x86-64.txt | 8 +-
test/MC/X86/x86-64.s | 8 +-
test/MC/X86/x86_64-encoding.s | 32 +-
15 files changed, 906 insertions(+), 892 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 a6d0afb507 resource/tst-getrlimit.c: Add copyright header
new 3a32b7168d powerpc: Fix error message during relocation overflow
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 | 5 +++++
sysdeps/powerpc/powerpc64/dl-machine.c | 5 ++++-
2 files changed, 9 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 llvm.
from 524c679debd [llvm-cov] Change test to use FileCheck instead of grep.
new a2e08b3d2ae [Hexagon] Set boolean contents in HexagonISelLowering
new 47b41454e79 [Hexagon] Add pattern for vsplat to v8i8
new d32592f2483 [Hexagon] Add a bitcast to required type in LowerHvxMul
new 3509d6c9b9c [Hexagon] Add patterns for sext_inreg of HVX vector types
new dcbe415819c [Hexagon] Add patterns for truncating HVX vector types
The 5 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/Hexagon/HexagonISelLowering.cpp | 2 +
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 3 +-
lib/Target/Hexagon/HexagonPatterns.td | 29 +++++++++++++
test/CodeGen/Hexagon/autohvx/isel-sext-inreg.ll | 54 +++++++++++++++++++++++++
test/CodeGen/Hexagon/autohvx/isel-truncate.ll | 18 +++++++++
test/CodeGen/Hexagon/isel-simplify-crash.ll | 29 +++++++++++++
test/CodeGen/Hexagon/vect/vsplat-v8i8.ll | 40 ++++++++++++++++++
7 files changed, 174 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-sext-inreg.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-truncate.ll
create mode 100644 test/CodeGen/Hexagon/isel-simplify-crash.ll
create mode 100644 test/CodeGen/Hexagon/vect/vsplat-v8i8.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 libcxx.
from 4dd943ec8 Move + and * operators of MoveOnly into MoveOnly.h.
new 16eb42693 [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for e [...]
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:
CMakeLists.txt | 19 +++++++++++++++++++
docs/DesignDocs/ThreadingSupportAPI.rst | 4 ++++
include/__config_site.in | 1 +
3 files changed, 24 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 clang.
from 1f874ca3c3 Add a tool executor that runs actions on all TUs in the comp [...]
new a25b9c9d1e Fix TLS support check for Darwin 32-bit simulator targets.
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/Basic/Targets/OSTargets.h | 24 +++++++++++++++---------
test/Sema/darwin-tls.c | 6 ++++++
2 files changed, 21 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 llvm.
from e8b13a5478b Fix -Wsign-compare warnings on Windows
new 524c679debd [llvm-cov] Change test to use FileCheck instead of grep.
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/tools/llvm-cov/sources-specified.test | 10 ++++++----
1 file changed, 6 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 lld.
from 613bad142 Fix unhandled switch values.
new 82713ca70 Centralize Config->IsRela handling.
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/Relocations.cpp | 23 ++++-------------------
ELF/SyntheticSections.cpp | 13 +++++++++++++
ELF/SyntheticSections.h | 3 +++
3 files changed, 20 insertions(+), 19 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 4c23defc23d Limit size of non-GlobalValue name
new e8b13a5478b Fix -Wsign-compare warnings on Windows
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/BinaryFormat/Dwarf.h | 2 +-
include/llvm/IR/LLVMContext.h | 4 ++--
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 2 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 9 +++++----
4 files 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 master
in repository llvm.
from 2107a83a28f [llvm-objcopy] Add --localize-hidden option
new 4c23defc23d Limit size of non-GlobalValue name
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/IR/Value.cpp | 9 +++++++++
test/Bitcode/value-with-long-name.ll | 18 ++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 test/Bitcode/value-with-long-name.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.