summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_parallel_for_simd_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-13[OPENMP] Add codegen for `nowait` clause in target directives.Alexey Bataev
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos
2017-11-09[OPENMP] Codegen for `#pragma omp target parallel for simd`.Alexey Bataev
2017-10-10[OPENMP] Add default codegen|tests for 'target parallel for[ simd]'Alexey Bataev