This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from da9c33b4027 PR libstdc++/80624 satisfy invariant for char_traits<char16 [...]
new 1911475f132 gcc/ChangeLog:
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/ChangeLog | 27 ++
gcc/config/rs6000/altivec.h | 4 +
gcc/config/rs6000/altivec.md | 337 +++++++++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 21 ++
gcc/config/rs6000/rs6000-c.c | 29 ++
gcc/doc/extend.texi | 16 +
gcc/testsuite/ChangeLog | 7 +
.../gcc.target/powerpc/builtins-3-runnable.c | 84 +++++
8 files changed, 525 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.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 42d60ef5858 [CodeView] Support CodeView subsections in any order.
new c0160aa0c7a Fix build error with clang and gcc.
new 3f86a859d85 [X86] Correctly broadcast NaN-like integers as float on AVX.
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/ObjectYAML/CodeViewYAMLDebugSections.cpp | 4 +--
lib/Target/X86/X86ISelLowering.cpp | 24 +++++++++--------
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 32 +++++++++++++++++++++++
3 files changed, 47 insertions(+), 13 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 84d753555 Revert "Mark two coroutine tests as unsupported under ubsan"
new c68959289 Mark two coroutine tests as unsupported under ubsan, again
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:
.../support.coroutines/end.to.end/bool_await_suspend.pass.cpp | 3 +++
.../language.support/support.coroutines/end.to.end/generator.pass.cpp | 3 +++
2 files changed, 6 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 e84c1d83ada [CMake][runtimes] Add install target for runtimes builtins
new 42d60ef5858 [CodeView] Support CodeView subsections in any order.
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:
.../DebugInfo/CodeView/DebugChecksumsSubsection.h | 4 +-
.../CodeView/DebugInlineeLinesSubsection.h | 17 +-
.../DebugInfo/CodeView/DebugSubsectionRecord.h | 5 +-
.../PDB/Native/DbiModuleDescriptorBuilder.h | 11 +-
.../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 12 +-
include/llvm/DebugInfo/PDB/Native/PDBStringTable.h | 2 +
.../llvm/ObjectYAML/CodeViewYAMLDebugSections.h | 32 +-
.../CodeView/DebugStringTableSubsection.cpp | 6 +-
lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp | 14 +-
.../PDB/Native/DbiModuleDescriptorBuilder.cpp | 41 +--
lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | 28 +-
lib/DebugInfo/PDB/Native/PDBStringTable.cpp | 4 +
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 407 +++++++++++++++++++--
test/DebugInfo/PDB/Inputs/simple-line-info.yaml | 71 ++--
test/DebugInfo/PDB/pdbdump-yaml-lineinfo.test | 13 +-
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 3 +-
tools/llvm-pdbdump/PdbYaml.cpp | 4 +-
tools/llvm-pdbdump/PdbYaml.h | 5 +-
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 140 ++-----
tools/llvm-pdbdump/YAMLOutputStyle.h | 3 -
tools/llvm-pdbdump/llvm-pdbdump.cpp | 62 +---
21 files changed, 549 insertions(+), 335 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 6257fcfd58 getaddrinfo: Fix localplt failure involving strdup
new 9c65eec494 Fix sigevent namespace (bug 21543).
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 | 7 +++++++
signal/signal.h | 5 ++++-
2 files changed, 11 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 43a958c91e6 Regenerate expectation for wide-fma-contraction.ll . NFC
new e84c1d83ada [CMake][runtimes] Add install target for runtimes builtins
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:
runtimes/CMakeLists.txt | 2 ++
1 file changed, 2 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 gcc-6-branch
in repository gcc.
from 0489ab27bd4 Daily bump.
new ac0789be1f7 2017-06-02 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 | 7 +++++++
gcc/fortran/frontend-passes.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/matmul_bounds_12.f90 | 17 +++++++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_bounds_12.f90
--
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 a1a34351e6d [SROA] Fix crash due to bad bitcast
new 43a958c91e6 Regenerate expectation for wide-fma-contraction.ll . 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/wide-fma-contraction.ll | 54 ++++++++++++++++++++++----------
1 file changed, 38 insertions(+), 16 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 03ceeb1a863 [CFI] Remove LinkerSubsectionsViaSymbols.
new a1a34351e6d [SROA] Fix crash due to bad bitcast
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/SROA.cpp | 7 ++++---
test/Transforms/SROA/address-spaces.ll | 18 ++++++++++++++++++
2 files changed, 22 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.
unknown user pushed a change to branch master
in repository llvm.
from 6cc5d919538 BitcodeWriter: Removing unnecessary std::function in favor [...]
new 03ceeb1a863 [CFI] Remove LinkerSubsectionsViaSymbols.
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/IPO/LowerTypeTests.cpp | 35 +++++++++++---------------------
test/Transforms/LowerTypeTests/simple.ll | 16 +--------------
2 files changed, 13 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.