aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-02Backport "Fix failures in libgomp.oacc-c/asyncwait-2.c"gomp-4_0-branchTom de Vries
2017-07-252017-07-25 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2017-07-19Backport "Add v2di support for nvptx"Tom de Vries
2017-07-19Backport "Add v2si support for nvptx"Tom de Vries
2017-07-19Backport Add generic v2 vector mode support for nvptx¨Tom de Vries
2017-07-18Backport "Insert diverging jump alap in nvptx_single"Tom de Vries
2017-07-16Fix --enable-checking=rtl assert in nvptx_propagate_unifiedTom de Vries
2017-07-11Backport "Add extra initialization of broadcasted condition variables"Tom de Vries
2017-07-11Backport "Fix secure_getenv.h include in plugin-hsa.c"Tom de Vries
2017-07-11Backport "Show value of GOMP_OPENACC_DIM in libgomp nvptx plugin"Tom de Vries
2017-07-11Backport "Use secure_getenv for GOMP_DEBUG"Tom de Vries
2017-07-11Backport "Disable constant pool for nvptx"Tom de Vries
2017-07-11Backport: Add "sorry, target cannot support label values" for nvptxTom de Vries
2017-07-11Backport "Add and use split_mode_p"Tom de Vries
2017-07-11Backport "Use maybe_split_mode in nvptx_print_operand"Tom de Vries
2017-07-11Backport "Require label_values for some test-cases"Tom de Vries
2017-06-30Fix assert in nvptx_propagate_unifiedTom de Vries
2017-06-29Backport fix for PR fortran/77765Cesar Philippidis
2017-06-08Properly handle allocatable scalars in acc update.Cesar Philippidis
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge
2017-05-24Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreateThomas Schwinge
2017-05-24Translate libgomp.oacc-c-c++-common/lib-32.c into FortranThomas Schwinge
2017-05-24C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge
2017-05-24libgomp nvptx plugin: Debugging output when disabling nvptx offloadingThomas Schwinge
2017-05-17OpenACC 2.5 Profiling Interface changes for "finalize" handlingThomas Schwinge
2017-05-17Revert GOACC_enter_exit_data ABI changeThomas Schwinge
2017-05-17Complete compiler-side handling of the OpenACC finalize clauseThomas Schwinge
2017-05-17Use "GOMP_MAP_RELEASE" for OpenACC delete clause without finalize clauseThomas Schwinge
2017-05-17Clean up handling of Fortran OpenACC delete clauseThomas Schwinge
2017-05-16Update libgomp documentation.Cesar Philippidis
2017-05-162017-05-16 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2017-05-15Documentation changes for OpenACC 2.5 Profiling InterfaceThomas Schwinge
2017-05-15Update _OPENACC value and documentation for OpenACC 2.5Thomas Schwinge
2017-05-15More OpenACC 2.5 Profiling InterfaceThomas Schwinge
2017-05-14OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge
2017-05-14Runtime checking of OpenACC parallelism dimensions clausesThomas Schwinge
2017-05-12Handle parallel reductions explicitly initialized by the user.Cesar Philippidis
2017-05-12OpenACC C front end maintenance: c_parser_oacc_single_int_clauseThomas Schwinge
2017-05-12[PR middle-end/69921] Use "oacc kernels parallelized" attribute for paralleli...Thomas Schwinge
2017-05-12Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge
2017-05-12Test cases to check OpenACC offloaded function's attributes and classificationThomas Schwinge
2017-05-12Correct an implicit data clause bugCesar Philippidis
2017-05-12Add test cases ommited in the last commit.Cesar Philippidis
2017-05-09OpenACC update if_present runtime supportCesar Philippidis
2017-05-05OpenACC if_present clause fixesThomas Schwinge
2017-05-04Add front end support for the if_present clause for the update directive.Cesar Philippidis
2017-05-03Don't mark OpenACC auto loops as independent inside acc parallel regions.Cesar Philippidis
2017-05-02Make OpenACC orphan gang reductions errors.Cesar Philippidis
2017-05-02Make front ends emit warnings when OpenACC routines directives lack parallelism.Cesar Philippidis
2017-04-27Fix an ICE involving OpenACC routines inside broken fortran functions.Cesar Philippidis