This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 826d93b 2017-01-26 David Sherwood <david.sherwood(a)arm.com>
new 9cf7bec PR middle-end/79236 * omp-low.c (struct omp_context): Add s [...]
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 | 11 +++++++++++
gcc/omp-low.c | 25 ++++++++++++++++++++++---
2 files changed, 33 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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from c0c5258 2017-01-26 Richard Biener <rguenther(a)suse.de>
new a33c205 2017-01-26 Richard Biener <rguenther(a)suse.de>
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 | 19 +++++++++++++
gcc/testsuite/ChangeLog | 13 +++++++++
gcc/testsuite/g++.dg/torture/pr79034.C | 52 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr78742.c | 20 +++++++++++++
gcc/tree-call-cdce.c | 13 ++++++++-
gcc/tree-data-ref.c | 2 --
gcc/tree-vrp.c | 6 ++--
gcc/tree.c | 9 ++----
8 files changed, 120 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr79034.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78742.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 5db8081 Revert "[mips] N64 static relocation model support"
new 9016ce4 [AMDGPU] Fix typo in GCNSchedStrategy
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/AMDGPU/GCNSchedStrategy.cpp | 2 +-
test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll | 11 +++--------
2 files changed, 4 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.
unknown user pushed a change to branch master
in repository libcxx.
from f783971 Use the new __has_feature(cxx_constexpr_string_builtins) for [...]
new bcc92d7 Fix chromium build (libcxx)
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:
include/__threading_support | 11 -----------
1 file changed, 11 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 libcxxabi.
from 38a1060 cxa_demangle: fix rvalue ref check
new bbc3824 Fix chromium build (libcxxabi)
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:
src/cxa_guard.cpp | 14 +++++++++++++-
1 file changed, 13 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 gcc.
from 36bcf8c PR target/70465 * reg-stack.c (emit_swap_insn): Instead of [...]
new 826d93b 2017-01-26 David Sherwood <david.sherwood(a)arm.com>
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 | 6 ++++++
gcc/gimplify.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/sharing-4.f90 | 24 ++++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/sharing-4.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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 519ce11 Daily bump.
new c0c5258 2017-01-26 Richard Biener <rguenther(a)suse.de>
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/ubsan.c | 2 +-
2 files changed, 8 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 69c8d68 [SLP] Add one more reduction operation for extra argument tes [...]
new 4cead72 [ARM] GlobalISel: Load i1, i8 and i16 args from stack
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/ARMCallLowering.cpp | 23 +++++++------
lib/Target/ARM/ARMInstructionSelector.cpp | 32 +++++++++++++++--
lib/Target/ARM/ARMLegalizerInfo.cpp | 3 +-
.../ARM/GlobalISel/arm-instruction-select.mir | 15 +++++---
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 40 ++++++++++++++++++++--
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 37 ++++++++++++++++++--
6 files changed, 128 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.