summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/capturing_in_templates.cpp
AgeCommit message (Expand)Author
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-07-08[OpenMP] Change OpenMP code generation for target region entriesJoseph Huber
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-11-19[OpenMP] Add Location Fields to Libomptarget Runtime for DebuggingJoseph Huber
2020-11-18[OpenMP] Add Passing in Original Declaration Names To Mapper APIJoseph Huber
2020-10-28Revert "[OpenMP] Add Passing in Original Declaration Names To Mapper API"Benjamin Kramer
2020-10-27[OpenMP] Add Passing in Original Declaration Names To Mapper APIJoseph Huber
2020-08-13[OpenMP] Ensure testing for versions 4.5 and default - Part 1Saiyedul Islam
2020-07-15[OpenMP 5.0] Codegen support to pass user-defined mapper functions to runtimeGeorge Rokos
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
2017-04-26[OPENMP] Fix failing test.Alexey Bataev
2017-04-26[OPENMP] Fix handling of OpenMP code during template instantiation.Alexey Bataev