1. c954cfe Some uses of the preprocessor can result in multiple target regions on the by Mike Rice · 2 years, 7 months ago
  2. a290f3c [OpenMP] Convert tests to opaque pointers (NFC) by Nikita Popov · 2 years, 8 months ago
  3. 532dc62 [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) by Nikita Popov · 3 years, 2 months ago
  4. fd73980 [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences by Fangrui Song · 4 years, 5 months ago
  5. dbc96b5 Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition" by Fangrui Song · 5 years ago
  6. 789a46f [CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition by Fangrui Song · 5 years ago
  7. 5836c35 [Clang][OpenMP Offload] Move offload registration code to the wrapper by Sergey Dmitriev · 6 years ago
  8. 4b343fd [Clang][OpenMP Offload] Create start/end symbols for the offloading entry table with a help of a linker by Sergey Dmitriev · 6 years ago
  9. a009a60 IR: print value numbers for unnamed function arguments by Tim Northover · 6 years ago
  10. a90fc66 [OPENMP]Fix PR41966: type mismatch in runtime functions. by Alexey Bataev · 6 years ago
  11. 66cdbb47 [OpenMP] Add support for registering requires directives with the runtime by Gheorghe-Teodor Bercea · 6 years ago
  12. 62a4cb0 [OPENMP] Change linkage of offloading symbols to support dropping by Alexey Bataev · 7 years ago
  13. b363813 The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: by Alexey Bataev · 7 years ago
  14. 9a70017 [OPENMP, NVPTX] Fix linkage of the global entries. by Alexey Bataev · 7 years ago
  15. 2a8c18d Fix typos in clang by Alexander Kornienko · 7 years ago
  16. 03f270c [OPENMP] Added emission of offloading data sections for declare target by Alexey Bataev · 7 years ago
  17. 5e4df28 [OpenMP] Correct generation of offloading entries by Jonas Hahnfeld · 7 years ago
  18. e0345b6 Update for llvm change. by Rafael Espindola · 7 years ago
  19. cbca487 Make internal/private GVs implicitly dso_local. by Rafael Espindola · 7 years ago
  20. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 7 years ago
  21. 63bc9d6 [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side by George Rokos · 8 years ago
  22. 29d0f00 [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies by George Rokos · 8 years ago
  23. f83efdb [OpenMP] Add fields for flags in the offload entry descriptor. by Samuel Antao · 8 years ago
  24. 1168d63c [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation. by Samuel Antao · 9 years ago
  25. 6782e94 [OpenMP] Adjust map type bits according to latest spec and use zero size array sections for pointers. by Samuel Antao · 9 years ago
  26. aeb7b53 [OpenMP] Replace offloading option that start with -o with -fo. by Samuel Antao · 9 years ago
  27. 2de62b0 [OpenMP] Rename the offload entry points. by Samuel Antao · 9 years ago
  28. 5812c20 [OpenMP] Fix issue in the offloading metadata testing. by Samuel Antao · 9 years ago
  29. ee8fb30 [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and device codegen. by Samuel Antao · 9 years ago
  30. 7d5de9a [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and device codegen. by Samuel Antao · 9 years ago
  31. 1e06636 [OpenMP] Allow file ID to be signed in the offloading metadata. by Samuel Antao · 9 years ago
  32. 4d5f0bb [OpenMP] Offloading descriptor registration and device codegen. by Samuel Antao · 9 years ago