This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1741b26b00 [Sema] Silence unused variable warning.
new 54a73f9758 [CodeGen] Add thumb-mode to target-features for arm/thumb triples.
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.cpp | 7 ++++++
test/CodeGen/arm-long-calls.c | 4 ++--
test/CodeGen/arm-no-movt.c | 4 ++--
test/CodeGen/arm-target-features.c | 34 +++++++++++++---------------
test/CodeGen/arm-thumb-mode-target-feature.c | 33 +++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/arm-thumb-mode-target-feature.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 gcc.
from 9a3a6fd9890 * passes.def (pass_iv_canon): Move before pass_loop_distribution.
new 907b83ae15c PR c++/80990 use cv-qualifiers in class template argument d [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction39.C | 15 +++++++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction39.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.
yvan.roux pushed a change to branch releases/linaro-7.1-2017.05
in repository toolchain/release-notes.
at e063256 Generated Release Notes for linaro-GCC-7.1-2017.05.
This branch includes the following new commits:
new cb2f930 Added NEWS items for releases/linaro-7.1-2017.05.
new e063256 Generated Release Notes for linaro-GCC-7.1-2017.05.
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.
--
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.
yvan.roux pushed a change to branch master
in repository toolchain/release-notes.
from e810e39 macros: Add spaces after bullet list first sentence.
new 5205e12 Update templates for GCC 7 series.
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:
components/toolchain/binaries/README.textile | 2 +-
.../toolchain/binaries/README.textile.series | 44 +++++++++++++++++++---
components/toolchain/gcc-linaro/7/README.textile | 8 ++++
3 files changed, 48 insertions(+), 6 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 f96b574fde6 gcc/testsuite * gcc.target/i386/l_fma_double_1.c: Adjust [...]
new 814a6e0b22f PR sanitizer/80932 * fold-const.c (extract_muldiv_1) <cas [...]
new 4988d1ffb4d * tree-vect-data-refs.c (vect_mark_for_runtime_alias_test) [...]
new 402e3977580 * graphds.c (add_edge): Intitialize edge's attached data. [...]
new 9a3a6fd9890 * passes.def (pass_iv_canon): Move before pass_loop_distribution.
The 4 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 | 32 +++++++++++++++
gcc/fold-const.c | 1 +
gcc/graphds.c | 66 +++++++++++++++++++-----------
gcc/graphds.h | 10 +++--
gcc/passes.def | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/c-c++-common/ubsan/pr80932.c | 17 ++++++++
gcc/tree-data-ref.c | 49 ++++++++++++++++++++++
gcc/tree-data-ref.h | 1 +
gcc/tree-vect-data-refs.c | 42 ++-----------------
10 files changed, 158 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr80932.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-7-branch
in repository gcc.
from 97e69731210 Daily bump.
new 150af56a646 PR c/80919 * c-format.c (matching_type_p): Return false i [...]
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/c-family/ChangeLog | 9 +++++++++
gcc/c-family/c-format.c | 6 ++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/format/pr80919.c | 16 ++++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/format/pr80919.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 39f72a563a9 [X86][SSE] Fix an issue with PEXTRW/PEXTRB indices during s [...]
new b47b55f6d11 evert "[mips] Fix test mips64fpldst.ll with machine verifie [...]
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/Mips/MipsMachineFunction.cpp | 6 +++++-
test/CodeGen/Mips/llvm-ir/mul.ll | 2 +-
test/CodeGen/Mips/llvm-ir/sdiv.ll | 12 ++++++++++--
test/CodeGen/Mips/llvm-ir/srem.ll | 11 +++++++++--
test/CodeGen/Mips/llvm-ir/udiv.ll | 11 +++++++++--
test/CodeGen/Mips/llvm-ir/urem.ll | 6 +++---
test/CodeGen/Mips/micromips-gp-rc.ll | 2 +-
test/CodeGen/Mips/mips64fpldst.ll | 12 ++++++------
test/CodeGen/Mips/tailcall/tailcall.ll | 4 ++--
9 files changed, 46 insertions(+), 20 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 arjun/backport-c579f48-to-2.24
in repository glibc.
at c6e5c5db93 Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
This branch includes the following new commits:
new 4c5785aa12 Synchronize support/ infrastructure with master
new 8071849934 Add INTERNAL_SYSCALL_CALL
new 206e03248c Remove cached PID/TID in clone
new c6e5c5db93 Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
The 4 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.
--
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 1529557042a * tree-affine.c (tree_to_aff_combination): Handle (T1)(X + X).
new da7445186a4 * tree-affine.c (ssa.h): Include header file. (tree_to_af [...]
new 3a8152410e1 * tree-vectorizer.h (vect_build_loop_niters): New paramete [...]
new 32236f805ca * tree-vect-loop-manip.c (vect_do_peeling): Don't skip vec [...]
new f96b574fde6 gcc/testsuite * gcc.target/i386/l_fma_double_1.c: Adjust [...]
The 4 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 | 22 +++++++++
gcc/testsuite/ChangeLog | 15 ++++++
gcc/testsuite/gcc.target/i386/l_fma_double_1.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_double_2.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_double_3.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_double_4.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_double_5.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_double_6.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_1.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_2.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_3.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_4.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_5.c | 8 ++--
gcc/testsuite/gcc.target/i386/l_fma_float_6.c | 8 ++--
gcc/tree-affine.c | 25 ++++++++++
gcc/tree-vect-loop-manip.c | 63 ++++++++++++++++----------
gcc/tree-vect-loop.c | 30 ++++++++++++
gcc/tree-vectorizer.h | 2 +-
18 files changed, 180 insertions(+), 73 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 625467759 [ELF] Convert Thunks to use InputSectionDescriptions
new 1e943b8b6 [ELF] - Simplify readAddressArea() implementation.
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/SyntheticSections.cpp | 27 ++++++++++-----------------
1 file changed, 10 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.