summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_parallel_if_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Run combined constructs with if clause in SPMD mode.Alexey Bataev2019-04-171-4/+7
* [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-7/+7
* [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-55/+27
* [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid mu...George Rokos2017-05-271-3/+5
* [OpenMP] Support for the num_threads-clause on 'target parallel'.Arpith Chacko Jacob2017-01-251-6/+6
* [OpenMP] Support for the if-clause on the combined directive 'target parallel'.Arpith Chacko Jacob2017-01-181-0/+413