summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/openmp_offload_registration.cpp
AgeCommit message (Expand)Author
2025-01-28[Offload] Rework offloading entry type to be more generic (#124018)Joseph Huber
2024-02-21[OpenMP] Remove `register_requires` global constructor (#80460)Joseph Huber
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2019-12-08[Frontend] Allow OpenMP offloading to aarch64Bryan Chan
2019-10-15[Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev
2019-09-27[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev
2019-08-03IR: print value numbers for unnamed function argumentsTim Northover
2019-05-21[OpenMP] Add support for registering requires directives with the runtimeGheorghe-Teodor Bercea
2018-08-03[OpenMP] Encode offload target triples into comdat key for offload initializa...Sergey Dmitriev