summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_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-17[OPENMP] Codegen for `target simd` construct.Alexey Bataev