summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos
2016-06-30[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao
2016-05-17[OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev
2016-04-29[OPENMP] Enable correct generation of runtime call when target directive is s...Carlo Bertolli
2016-03-14[OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao
2016-03-03Add code generation for teams directive inside target regionCarlo Bertolli
2016-03-03[OpenMP] Code generation for teams - kernel launchingSamuel Antao