gcc/libgomp
Nathan Sidwell c5a64cfec7 omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ.
gcc/
	* gcc/omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO &
	SEQ.
	(oacc_loop_fixed_partitions): Correct return type to bool.
	(oacc_loop_auto_partitions): New.
	(oacc_loop_partition): Take mask argument, call
	oacc_loop_auto_partitions.
	(execute_oacc_device_lower): Provide mask to oacc_loop_partition.

	gcc/testsuite/
	* c-c++-common/goacc/loop-auto-1.c: New.

	libgomp/
	* testsuite/libgomp.oacc-c-c++-common/loop-auto-1.c: New.

From-SVN: r230354
2015-11-13 21:51:32 +00:00
..
config
plugin libgomp.h (struct acc_dispatch_t): Remove args from exec_func. 2015-11-03 20:18:33 +00:00
testsuite omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ. 2015-11-13 21:51:32 +00:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
ChangeLog omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ. 2015-11-13 21:51:32 +00:00
ChangeLog.graphite
config.h.in
configure
configure.ac
configure.tgt
critical.c
env.c
error.c
fortran.c
hashtab.h
iter_ull.c
iter.c
libgomp_f.h.in
libgomp_g.h gcc/ 2015-11-05 16:08:08 +01:00
libgomp-plugin.c
libgomp-plugin.h
libgomp.h libgomp.h (struct acc_dispatch_t): Remove args from exec_func. 2015-11-03 20:18:33 +00:00
libgomp.map c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
libgomp.spec.in
libgomp.texi
loop_ull.c gcc/ 2015-11-05 16:08:08 +01:00
loop.c gcc/ 2015-11-05 16:08:08 +01:00
Makefile.am
Makefile.in
oacc-async.c
oacc-cuda.c
oacc-host.c libgomp.h (struct acc_dispatch_t): Remove args from exec_func. 2015-11-03 20:18:33 +00:00
oacc-init.c
oacc-int.h
oacc-mem.c
oacc-parallel.c c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
oacc-plugin.c
oacc-plugin.h
omp_lib.f90.in
omp_lib.h.in
omp.h.in
openacc_lib.h
openacc.f90
openacc.h openacc.h (enum acc_device_t): Reformat. 2015-10-30 00:13:22 +00:00
ordered.c
parallel.c
sections.c
single.c
splay-tree.c
splay-tree.h
target.c gcc/ 2015-11-05 16:08:08 +01:00
task.c
taskloop.c
team.c
work.c