This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7dde36fde39 Limit perf data buffer during profiling
new b6147893da4 2017-05-12 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr80713.c | 24 ++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 13 +++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80713.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.
Charles Baylis pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 81089db Separate the repos from the environments
new b968340 Set defaultbranch to python in .gitreview.
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:
.gitreview | 1 +
1 file changed, 1 insertion(+)
--
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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 3d1a301 Remove the need for LLVM_SRC in llvm.py
new 81089db Separate the repos from the environments
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:
helpers/llvm-projs | 10 +-
scripts/llvm.py | 28 ++--
tests/cli/testllvmprojects.py | 321 +++++++++++++++++++++++++++++-------------
3 files changed, 238 insertions(+), 121 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 641fc3aef89 OpenACC C front end maintenance: c_parser_oacc_single_int_clause
new 7dde36fde39 Limit perf data buffer during profiling
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/ChangeLog | 6 ++++++
gcc/testsuite/lib/target-supports.exp | 9 ++++++++-
2 files changed, 14 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 compiler-rt.
from 7fdfa4b8d [XRay][compiler-rt] Only run custom event logging in x86_64-linux
new 929d2ccbf [msan] Remove a failing test from MemorySanitizer.ICmpRelational
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/msan/tests/msan_test.cc | 6 ++++--
1 file changed, 4 insertions(+), 2 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 7b84363d614 Load new scanlang.exp
new 641fc3aef89 OpenACC C front end maintenance: c_parser_oacc_single_int_clause
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/c/ChangeLog | 8 +
gcc/c/c-parser.c | 172 ++++++---------------
gcc/testsuite/ChangeLog | 3 +
gcc/testsuite/c-c++-common/goacc/parallel-dims-1.c | 8 +
gcc/testsuite/c-c++-common/goacc/parallel-dims-2.c | 134 ++++++++++++++++
5 files changed, 200 insertions(+), 125 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/parallel-dims-1.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/parallel-dims-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.
unknown user pushed a change to branch master
in repository llvm.
from 0a65c23b0e9 [BPI] Ignore remainder while distributing the remaining pro [...]
new 6920a456bc1 [AVR] Migrate to new StructType::get owing to Supress all u [...]
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/AVR/AVRISelLowering.cpp | 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.
unknown user pushed a change to branch master
in repository gcc.
from 692b887e5af Test cases to check OpenACC offloaded function's attributes [...]
new 1d3ea8fcace Use "oacc kernels" attribute for OpenACC kernels
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 | 13 ++++++++++++
gcc/omp-expand.c | 20 ++++++++++--------
gcc/omp-general.c | 18 ++--------------
gcc/omp-general.h | 4 +---
gcc/omp-offload.c | 24 +++++++++++-----------
gcc/testsuite/ChangeLog | 9 ++++++++
.../goacc/classify-kernels-unparallelized.c | 8 ++++----
.../c-c++-common/goacc/classify-kernels.c | 8 ++++----
.../c-c++-common/goacc/classify-parallel.c | 2 +-
.../c-c++-common/goacc/classify-routine.c | 2 +-
.../goacc/classify-kernels-unparallelized.f95 | 8 ++++----
.../gfortran.dg/goacc/classify-kernels.f95 | 8 ++++----
.../gfortran.dg/goacc/classify-parallel.f95 | 2 +-
.../gfortran.dg/goacc/classify-routine.f95 | 2 +-
gcc/tree-parloops.c | 5 ++++-
gcc/tree-ssa-loop.c | 5 +----
16 files changed, 74 insertions(+), 64 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 bc9457364b4 Typo fixes for "Don't assume __secure_getenv is available"
new 692b887e5af Test cases to check OpenACC offloaded function's attributes [...]
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/ChangeLog | 11 ++++++
.../goacc/classify-kernels-unparallelized.c | 39 ++++++++++++++++++++
.../c-c++-common/goacc/classify-kernels.c | 35 ++++++++++++++++++
.../c-c++-common/goacc/classify-parallel.c | 28 +++++++++++++++
.../c-c++-common/goacc/classify-routine.c | 30 ++++++++++++++++
.../goacc/classify-kernels-unparallelized.f95 | 41 ++++++++++++++++++++++
.../gfortran.dg/goacc/classify-kernels.f95 | 37 +++++++++++++++++++
.../gfortran.dg/goacc/classify-parallel.f95 | 30 ++++++++++++++++
.../gfortran.dg/goacc/classify-routine.f95 | 29 +++++++++++++++
9 files changed, 280 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/goacc/classify-kernels-unparallelized.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/classify-kernels.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/classify-parallel.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/classify-routine.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/classify-kernels-unparallelized.f95
create mode 100644 gcc/testsuite/gfortran.dg/goacc/classify-kernels.f95
create mode 100644 gcc/testsuite/gfortran.dg/goacc/classify-parallel.f95
create mode 100644 gcc/testsuite/gfortran.dg/goacc/classify-routine.f95
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.