summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_update_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-14[OPENMP] Add codegen for target data constructs with `nowait` clause.Alexey Bataev
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos
2017-06-29[OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev
2016-06-30[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao
2016-05-26[OpenMP] Codegen for target update directive.Samuel Antao