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 71917808c3 Move arm.o arm-get-next-pcs.o arm-linux.o to arch/
new 0d28b0a5ca Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule [...]
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:
gdb/ChangeLog | 7 +++++++
gdb/Makefile.in | 6 +-----
gdb/configure.tgt | 2 +-
3 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/snapshots/linaro-7.2-2017.10
in repository toolchain/gcc.
at 34cc8589cb9 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 34cc8589cb9 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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.
tcwg-buildslave pushed a change to annotated tag linaro-snapshot-7.2-2017.10
in repository toolchain/gcc.
at 8be1c678ab2 (tag)
tagging d71e0a2981adc7a6e78094880d4a997454cc8ae2 (commit)
replaces linaro-snapshot-7.2-2017.09
tagged by TCWG Automation
on Fri Oct 6 15:04:20 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 7.2-2017.10
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d71e0a2981a Make Linaro GCC Snapshot 7.2-2017.10.
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.
--
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 d51f64169ed Revert "[MergeICmps] Disable mergeicmps if the target does [...]
new 139a55f53b9 [X86][SSE] Add SKX cpu tests to SSE/AVX scheduling tests (D38443)
new 94302cb16c0 [MergeICmp][NFC] Make test tuple-four-int8.ll more readable.
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:
test/CodeGen/X86/avx-schedule.ll | 577 ++++++++++++++
test/CodeGen/X86/avx2-schedule.ll | 1009 +++++++++++++++++++++++++
test/CodeGen/X86/fma-schedule.ll | 193 +++++
test/CodeGen/X86/sse-schedule.ll | 327 ++++++++
test/CodeGen/X86/sse2-schedule.ll | 830 ++++++++++++++++++++
test/CodeGen/X86/sse3-schedule.ll | 77 ++
test/CodeGen/X86/sse41-schedule.ll | 313 ++++++++
test/CodeGen/X86/sse42-schedule.ll | 88 +++
test/CodeGen/X86/ssse3-schedule.ll | 100 +++
test/Transforms/MergeICmps/tuple-four-int8.ll | 64 +-
10 files changed, 3546 insertions(+), 32 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 5343cfd9276 Committed on behalf of Sudi Das
new ff130bf4cf0 * ztest.c (test_large): Pass unsigned long *, not size_t * [...]
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:
libbacktrace/ChangeLog | 5 +++++
libbacktrace/ztest.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 binutils-gdb.
from 2081b2b2ca Move i386.o to arch/i386.o
new 71917808c3 Move arm.o arm-get-next-pcs.o arm-linux.o to arch/
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:
gdb/ChangeLog | 7 +++++++
gdb/Makefile.in | 6 +++---
gdb/configure.tgt | 8 ++++----
3 files changed, 14 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 gcc.
from 1cc0785d275 [C++ PATCH] use hash-table for namespace contents
new 5343cfd9276 Committed on behalf of Sudi Das
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 | 7 ++++
gcc/config/aarch64/predicates.md | 10 +++--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/aarch64/bic_imm_1.c | 56 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/orr_imm_1.c | 54 +++++++++++++++++++++++++++
5 files changed, 128 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/bic_imm_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/orr_imm_1.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 clang-tools-extra.
from 1a4bacdb Fixing the command line for a test and switching from tabs to [...]
new 42c5d436 Renaming a test to start with the name of the check based on [...]
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:
...namespace-comments.cpp => google-readability-namespace-comments-cxx17} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/clang-tidy/{google-readability-nested-namespace-comments.cpp => google [...]
--
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 313b24d3 Fix nested namespaces in google-readability-nested-namespace- [...]
new 1a4bacdb Fixing the command line for a test and switching from tabs to [...]
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:
.../google-readability-nested-namespace-comments.cpp | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.