summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_exit_data_depend_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-4/+4
* [OPENMP]Fix PR41966: type mismatch in runtime functions.Alexey Bataev2019-06-251-68/+112
* [OpenMP] Strengthen regression tests for task allocation under nowait depend ...Gheorghe-Teodor Bercea2019-06-191-1/+3
* [OpenMP] Add target task alloc function with device IDGheorghe-Teodor Bercea2019-06-141-1/+1
* [opaque pointer types] Cleanup CGBuilder's Create*GEP.James Y Knight2019-02-081-4/+4
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-2/+3
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-14/+14
* [OPENMP] Additional attributes for the pointer parameters.Alexey Bataev2018-04-101-12/+12
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-14/+14
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+8
* [OPENMP] Support for `depend` clauses on `target enter|exit data`.Alexey Bataev2017-12-271-0/+378