gcc/libgomp/testsuite/libgomp.oacc-fortran
Nathan Sidwell b6adbb9faa nvptx.c (PTX_GANG_DEFAULT): New.
gcc/
	* config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
	(nvptx_goacc_validate_dims): Extend to handle global defaults.
	* target.def (OACC_VALIDATE_DIMS): Extend documentation.
	* doc/tm.texti: Rebuilt.
	* doc/invoke.texi (fopenacc-dim): Document.
	* lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
	(append_compiler_options): Likewise.
	* omp-low.c (oacc_default_dims, oacc_min_dims): New.
	(oacc_parse_default_dims): New.
	(oacc_validate_dims): Add USED arg.  Select non-unity default when
	possible.
	(oacc_loop_fixed_partitions): Return mask of used partitions.
	(oacc_loop_auto_partitions): Emit dump info.
	(oacc_loop_partition): Return mask of used partitions.
	(execute_oacc_device_lower): Parse default dimension arg.  Adjust
	loop partitioning and validation calls.

	gcc/c-family/
	* c.opt (fopenacc-dim=): New option.

	gcc/fortran/
	* lang.opt (fopenacc-dim=): New option.

	libgomp/
	* testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: New.
	* testsuite/libgomp.oacc-fortran/routine-7.f90: Serialize loop.

From-SVN: r233041
2016-02-01 16:20:13 +00:00
..
abort-1.f90 Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
abort-2.f90
acc_on_device-1-1.f90 [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
acc_on_device-1-2.f [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
acc_on_device-1-3.f [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
asyncwait-1.f90
asyncwait-2.f90
asyncwait-3.f90
atomic_capture-1.f90 OpenACC atomic directive 2015-11-03 12:28:22 +01:00
atomic_rw-1.f90 OpenACC atomic directive 2015-11-03 12:28:22 +01:00
atomic_update-1.f90 OpenACC atomic directive 2015-11-03 12:28:22 +01:00
collapse-1.f90
collapse-2.f90
collapse-3.f90
collapse-4.f90
collapse-5.f90
collapse-6.f90
collapse-7.f90
collapse-8.f90
combined-directives-1.f90 Improve filenames for test cases of OpenACC combined directives 2015-10-29 10:03:40 +01:00
data-1.f90
data-2.f90
data-3.f90
data-4-2.f90
data-4.f90
data-already-1.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-2.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-3.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-4.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-5.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-6.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-7.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-8.f Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
declare-1.f90 dump-parse-tree.c (show_namespace): Handle declares. 2015-11-22 16:45:38 +00:00
declare-2.f90 dump-parse-tree.c (show_namespace): Handle declares. 2015-11-22 16:45:38 +00:00
declare-3.f90 dump-parse-tree.c (show_namespace): Handle declares. 2015-11-22 16:45:38 +00:00
declare-4.f90 dump-parse-tree.c (show_namespace): Handle declares. 2015-11-22 16:45:38 +00:00
declare-5.f90 dump-parse-tree.c (show_namespace): Handle declares. 2015-11-22 16:45:38 +00:00
fortran.exp [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
lib-1.f90
lib-2.f
lib-3.f
lib-4.f90
lib-5.f90
lib-6.f90
lib-7.f90
lib-8.f90
lib-10.f90
map-1.f90
non-scalar-data.f90 gimplify.c (oacc_default_clause): Decode reference and pointer types for both kernels and parallel regions. 2016-01-15 06:49:55 -08:00
openacc_version-1.f
openacc_version-2.f90
pointer-align-1.f90
pset-1.f90
reduction-1.f90 nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-2.f90 nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-3.f90 nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-4.f90 nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-5.f90 loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
reduction-6.f90 nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
routine-1.f90
routine-2.f90
routine-3.f90
routine-4.f90
routine-5.f90 tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM_GANGS,NUM_VECTORS,VECTOR_LENGTH,SEQ}. 2015-11-30 11:09:33 -08:00
routine-7.f90 nvptx.c (PTX_GANG_DEFAULT): New. 2016-02-01 16:20:13 +00:00
routine-9.f90 tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM_GANGS,NUM_VECTORS,VECTOR_LENGTH,SEQ}. 2015-11-30 11:09:33 -08:00
subarrays-1.f90
subarrays-2.f90