summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_teams_depend_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-151-13/+1
* [Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev2019-09-271-2/+2
* 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-5/+5
* [OpenMP] Strengthen regression tests for task allocation under nowait depend ...Gheorghe-Teodor Bercea2019-06-191-2/+6
* [OpenMP] Add target task alloc function with device IDGheorghe-Teodor Bercea2019-06-141-2/+2
* [OpenMP] Add support for registering requires directives with the runtimeGheorghe-Teodor Bercea2019-05-211-1/+1
* [opaque pointer types] Cleanup CGBuilder's Create*GEP.James Y Knight2019-02-081-4/+4
* [OPENMP] Change linkage of offloading symbols to support droppingAlexey Bataev2018-07-311-2/+2
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-1/+1
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-1/+1
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-12/+12
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-3/+3
* [OPENMP] Add support for `depend` clauses on `target teams`.Alexey Bataev2018-01-161-0/+261