summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_codegen_registration_naming.cpp
AgeCommit message (Expand)Author
2023-07-10[OpenMP][OMPIRBuilder] Rename IsEmbedded and IsTargetCodegen flagsSergio Afonso
2023-05-16[clang] Convert a few OpenMP tests to opaque pointersSergei Barannikov
2022-11-04Some uses of the preprocessor can result in multiple target regions on theMike Rice
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-06-30[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao
2016-03-14[OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao
2016-02-13[OpenMP] Rename the offload entry points.Samuel Antao
2016-01-07[OpenMP] Fix issue in the offloading metadata testing.Samuel Antao
2016-01-06[OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao
2016-01-05[OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao
2016-01-05[OpenMP] Allow file ID to be signed in the offloading metadata.Samuel Antao
2016-01-05[OpenMP] Offloading descriptor registration and device codegen.Samuel Antao