This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5458e94 * config/sh/sh.c (output_branch): Add missing fallthru comme [...]
new 32dd465 2016-10-26 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/bits/stl_map.h | 10 +++++-----
libstdc++-v3/include/bits/stl_multimap.h | 10 +++++-----
libstdc++-v3/include/bits/stl_multiset.h | 10 +++++-----
libstdc++-v3/include/bits/stl_set.h | 10 +++++-----
libstdc++-v3/include/bits/stl_tree.h | 13 ++++++++++---
6 files changed, 39 insertions(+), 23 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 7fb7629 Make the DefinedRegular constructors more regular. NFC.
new c4d72f0 Remove a constructor to simplify.
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/Symbols.h | 10 +++-------
1 file changed, 3 insertions(+), 7 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 d2576cc [PowerPC] Implement vector_insert_exp builtins - clang portion
new e9ca017 [RecursiveASTVisitor] Visit the implicit expression of a CXXD [...]
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/clang/AST/RecursiveASTVisitor.h | 5 ++++-
unittests/Tooling/RecursiveASTVisitorTest.cpp | 17 +++++++++++++++++
2 files changed, 21 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 lld.
from 2858aa5 Fix build breakage.
new 7fb7629 Make the DefinedRegular constructors more regular. 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:
ELF/Symbols.h | 40 ++++++++++++++++++++++------------------
1 file changed, 22 insertions(+), 18 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 9434af1 [PPC] Remove testcase from incorrect directory
new 9b4e828 [lit] Work around Windows MSys command line tokenization bug
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/Other/lit-quoting.txt | 2 ++
utils/lit/lit/TestRunner.py | 61 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
create mode 100644 test/Other/lit-quoting.txt
--
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 ee0f71a Call _exit.
new 40566ea Add comments.
new 2858aa5 Fix build breakage.
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:
ELF/Relocations.cpp | 2 ++
ELF/Writer.cpp | 2 +-
2 files changed, 3 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 gcc.
from 0dc13da * config/mips/mips.c (mips16_constant_cost): Add missing fa [...]
new 2db725d gcc/ChangeLog:
new 5458e94 * config/sh/sh.c (output_branch): Add missing fallthru comme [...]
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/ChangeLog | 20 +++++++
gcc/config/rs6000/rs6000.c | 66 +++++++++++++++++++++-
gcc/config/sh/sh.c | 8 ++-
gcc/config/sh/sh.md | 1 +
gcc/testsuite/ChangeLog | 10 ++++
.../gcc.target/powerpc/vsu/vec-all-nez-7.c | 2 +-
.../gcc.target/powerpc/vsu/vec-any-eqz-7.c | 2 +-
.../gcc.target/powerpc/vsu/vec-xst-len-12.c | 2 +-
8 files changed, 103 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 1ff4f02 ARM: don't rely on push/pop reglists being in order when fold [...]
new 9434af1 [PPC] Remove testcase from incorrect directory
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:
pzero-fp-xored.ll | 71 -------------------------------------------------------
1 file changed, 71 deletions(-)
delete mode 100644 pzero-fp-xored.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 b035d8f Silence unused parameter warnings in archetypes.hpp Reviewed [...]
new 8569478 Cleanup nonportable behavior in tests for std::any
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/utilities/any/any.class/any.cons/move.pass.cpp | 2 +-
test/std/utilities/any/any.class/any.cons/value.pass.cpp | 4 ----
test/std/utilities/any/any.class/any.modifiers/swap.pass.cpp | 6 +++---
3 files changed, 4 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 73235dc Do not assume that FP vector operands are never legalized by [...]
new 1ff4f02 ARM: don't rely on push/pop reglists being in order when fold [...]
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/ARM/ARMBaseInstrInfo.cpp | 27 +++++++++++++++++++--------
test/CodeGen/ARM/fold-stack-adjust.ll | 14 ++++++++++++++
2 files changed, 33 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.