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 3d68cef ./ Backport from trunk r236266. 2016-05-16 Matthew Wahab [...]
new 3550f38 gcc/testsuite/ Backport from trunk r235926. 2016-05-05 Bi [...]
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.dg/vect/pr57206.c | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr57206.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 a523293 [Thumb] Fix off-by-one error in r272007
new 659228b [mips] Optimize stack pointer adjustments.
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/MCTargetDesc/MipsABIInfo.cpp | 4 ++++
lib/Target/Mips/MCTargetDesc/MipsABIInfo.h | 1 +
lib/Target/Mips/MipsSEInstrInfo.cpp | 16 ++++++++++++----
test/CodeGen/Mips/eh-dwarf-cfa.ll | 14 +++++++++++---
test/CodeGen/Mips/largeimm1.ll | 10 ++++++++--
test/CodeGen/Mips/largeimmprinting.ll | 28 +++++++++++++---------------
6 files changed, 49 insertions(+), 24 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 3d1e88c 2016-06-14 Ed Schonberg <schonberg(a)adacore.com>
new b9c7399 [AArch64] Handle AND+ASHIFT form of UBFIZ correctly in costs
new 412640c 2016-06-14 Richard Biener <rguenther(a)suse.de>
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 | 17 ++++++++++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 43 ++++++++++++++++++++++++++++-------
gcc/config/aarch64/aarch64.md | 4 +---
gcc/genmatch.c | 10 ++++++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/pr71526.f90 | 21 +++++++++++++++++
7 files changed, 88 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71526.f90
--
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 0efebd4 gcc/ Backport from trunk r237058. 2016-06-03 Kyrylo Tkach [...]
new 3d68cef ./ Backport from trunk r236266. 2016-05-16 Matthew Wahab [...]
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.c | 114 ------------------------------------
gcc/config/aarch64/aarch64.h | 15 -----
3 files changed, 130 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 49fa895 AMDGPU: mark {exp,log}10{,f,l} library functions as unavailable
new a523293 [Thumb] Fix off-by-one error in r272007
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/ARMISelDAGToDAG.cpp | 2 +-
lib/Target/ARM/ARMInstrThumb.td | 10 +++++-----
test/CodeGen/Thumb/constants.ll | 8 ++++++++
3 files changed, 14 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 llvm.
from d14196b [MergedLoadStoreMotion] Before quering AA verify the loads ar [...]
new 49fa895 AMDGPU: mark {exp,log}10{,f,l} library functions as unavailable
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/Analysis/TargetLibraryInfo.cpp | 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 1f40988 gcc/ Backport from trunk r236984. 2016-06-01 Kyrylo Tkach [...]
new 0efebd4 gcc/ Backport from trunk r237058. 2016-06-03 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/thumb1.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 2abcccf gcc/ Backport from trunk r236982. 2016-06-01 Kyrylo Tkach [...]
new 1f40988 gcc/ Backport from trunk r236984. 2016-06-01 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/sync.md | 15 ++++++---------
1 file changed, 6 insertions(+), 9 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 cac0a660 gcc/ Backport from trunk r236913. 2016-05-31 Thomas Preud [...]
new 2abcccf gcc/ Backport from trunk r236982. 2016-06-01 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 | 7 +++++++
gcc/config/arm/crypto.md | 19 ++++++++++++++++---
3 files changed, 24 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 df5a7c0 gcc/ Backport from trunk r236916. 2016-05-31 Kyrylo Tkach [...]
new cac0a660 gcc/ Backport from trunk r236913. 2016-05-31 Thomas Preud [...]
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 | 3 +++
gcc/config/arm/arm.c | 4 ++++
gcc/config/arm/arm.h | 8 +++++---
gcc/testsuite/gcc.target/arm/armv5_thumb_isa.c | 8 ++++++++
4 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/armv5_thumb_isa.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.