This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 7915756851e gcc/ Backport from trunk r249443. 2017-06-21 Wilco Dijk [...]
new 4c10b121384 gcc/ Backport from trunk r249444. 2017-06-21 Wilco Dijk [...]
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/config/aarch64/aarch64-simd.md | 4 ++--
gcc/config/aarch64/aarch64.md | 4 ++--
2 files changed, 4 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from aeb3eebfce7 gcc/ Backport from trunk r249414. 2017-06-20 James Gree [...]
new 7915756851e gcc/ Backport from trunk r249443. 2017-06-21 Wilco Dijk [...]
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/config/aarch64/aarch64-simd.md | 8 ++++----
1 file changed, 4 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 436689e281e gcc/ Backport from trunk r249223. 2017-06-15 Ramana Rad [...]
new aeb3eebfce7 gcc/ Backport from trunk r249414. 2017-06-20 James Gree [...]
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/config/aarch64/aarch64-option-extensions.def | 3 +++
gcc/config/aarch64/aarch64.h | 1 +
gcc/doc/invoke.texi | 4 ++++
3 files changed, 8 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 97b321da8df gcc/testsuite/ Backport from trunk r249215. 2017-06-15 [...]
new 436689e281e gcc/ Backport from trunk r249223. 2017-06-15 Ramana Rad [...]
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/emit-rtl.h | 2 +-
1 file changed, 1 insertion(+), 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 3e651fe5bff gcc/ Backport from trunk r249200. 2017-06-14 Wilco Dijk [...]
new 97b321da8df gcc/testsuite/ Backport from trunk r249215. 2017-06-15 [...]
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/testsuite/gcc.target/arm/its.c | 6 +++++-
1 file changed, 5 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 60317f7d28c gcc/testsuite/ Backport from trunk r249122. gcc/testsuit [...]
new 3e651fe5bff gcc/ Backport from trunk r249200. 2017-06-14 Wilco Dijk [...]
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/config/arm/cortex-a53.md | 34 ++++++++++++++++------------------
1 file changed, 16 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 5531e8a1419 gcc/ Backport from trunk r249064. 2017-06-09 Tamar Chri [...]
new 60317f7d28c gcc/testsuite/ Backport from trunk r249122. gcc/testsuit [...]
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/testsuite/gcc.target/arm/sdiv_costs_1.c | 4 +++-
1 file 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 llvm.
from 2d6d71c7e1b [GlobalISel][X86] Fix mir tests, use correct physical regis [...]
new f2813711904 [ARM] Improve loop unrolling for Cortex-M
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/ARMTargetTransformInfo.cpp | 25 ++-
test/Transforms/LoopUnroll/ARM/loop-unrolling.ll | 220 +++++++++++++----------
2 files changed, 147 insertions(+), 98 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 05d573d5583 gcc/testsuite/ Backport from trunk r249059. 2017-06-09 [...]
new 5531e8a1419 gcc/ Backport from trunk r249064. 2017-06-09 Tamar Chri [...]
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/config/aarch64/aarch64.md | 12 ++++++++++++
gcc/testsuite/gcc.target/aarch64/inline-lrint_1.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/inline-lrint_2.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/lrint-matherr.h | 5 +++++
gcc/testsuite/gcc.target/aarch64/no-inline-lrint_1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/no-inline-lrint_2.c | 19 +++++++++++++++++++
6 files changed, 91 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/inline-lrint_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/inline-lrint_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/lrint-matherr.h
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_2.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 linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 126c3b349e8 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
new 05d573d5583 gcc/testsuite/ Backport from trunk r249059. 2017-06-09 [...]
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/testsuite/lib/target-supports.exp | 38 ++++++++++-------------------------
1 file changed, 11 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.