This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 1c45303 gcc/ Backport from trunk r244643. 2016-01-19 Kyrylo Tkach [...]
new 9dbcf91 gcc/ Backport from trunk r241965. 2016-11-08 Kyrylo Tkach [...]
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/arm-protos.h | 1 -
gcc/config/arm/arm.c | 1345 +++----------------------------------------
gcc/config/arm/arm.opt | 8 -
3 files changed, 70 insertions(+), 1284 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-6-integration-branch
in repository toolchain/gcc.
from 7493f0d gcc/ Backport from trunk r244716. 2017-01-20 Kyrylo Tkach [...]
new 1c45303 gcc/ Backport from trunk r244643. 2016-01-19 Kyrylo Tkach [...]
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-protos.h | 1 -
gcc/config/aarch64/aarch64.md | 4 ++--
2 files changed, 2 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 73ab5e6 gcc/ Backport from trunk r244613. 2017-01-19 Richard Earn [...]
new 7493f0d gcc/ Backport from trunk r244716. 2017-01-20 Kyrylo Tkach [...]
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/arm.c | 6 ++++++
1 file 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 469f29d gcc/ Backport from trunk r243820. 2016-12-20 Kyrylo Tkach [...]
new 73ab5e6 gcc/ Backport from trunk r244613. 2017-01-19 Richard Earn [...]
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/expr.c | 40 ++++++++++++++++++---------
gcc/testsuite/gcc.c-torture/execute/pr79121.c | 34 +++++++++++++++++++++++
2 files changed, 61 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr79121.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-6-integration-branch
in repository toolchain/gcc.
from 64e2a14 gcc/ Backport from trunk r244586. 2017-01-18 Wilco Dijkst [...]
new 469f29d gcc/ Backport from trunk r243820. 2016-12-20 Kyrylo Tkach [...]
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/arm.c | 12 +--
gcc/testsuite/gcc.c-torture/compile/pr78694.c | 118 ++++++++++++++++++++++++++
2 files changed, 125 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr78694.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 8e270f5 AMDGPU: Remove a useless VI SMRD pattern
new 3191d3a [X86][MCU] Minor bug fix for r293469 + test case
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/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/X86/select.ll | 14 ++++++++++++++
2 files changed, 15 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-6-integration-branch
in repository toolchain/gcc.
from 0ba52ae gcc/ Backport from trunk r243755. 2016-12-16 Kyrylo Tkach [...]
new 64e2a14 gcc/ Backport from trunk r244586. 2017-01-18 Wilco Dijkst [...]
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.c | 23 +++++++++++++++++++++++
1 file changed, 23 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-6-integration-branch
in repository toolchain/gcc.
from 79a3b22 gcc/ Backport from trunk r243744. 2016-12-16 Wilco Dijkst [...]
new 0ba52ae gcc/ Backport from trunk r243755. 2016-12-16 Kyrylo Tkach [...]
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 | 38 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/ubfiz_lsl_1.c | 13 +++++++++
gcc/testsuite/gcc.target/aarch64/ubfx_lsr_1.c | 14 ++++++++++
3 files changed, 65 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ubfiz_lsl_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ubfx_lsr_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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 6e1d71c gcc/ Backport from trunk r243745. 2016-12-16 Wilco Dijkst [...]
new 79a3b22 gcc/ Backport from trunk r243744. 2016-12-16 Wilco Dijkst [...]
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/arm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.