summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_teams_num_teams_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
* [OpenMP] Add support for registering requires directives with the runtimeGheorghe-Teodor Bercea2019-05-211-1/+1
* [OPENMP] Create non-const ident_t objects.Mike Rice2018-08-291-1/+1
* [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-2/+2
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-6/+6
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-14/+14
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-7/+7
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+18
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-6/+6
* [OPENMP] Simplify codegen for non-offloading code.Alexey Bataev2017-10-021-18/+6
* [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid mu...George Rokos2017-05-271-3/+5
* [OpenMP] Support for num_teams-clause on the 'target teams' directive.Arpith Chacko Jacob2017-01-251-0/+344