1. fd9b099 Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default" by hyeongyu kim · 3 years, 7 months ago
  2. aacfbb9 [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default by hyeongyukim · 3 years, 8 months ago
  3. 89ad282 Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default" by Juneyoung Lee · 3 years, 7 months ago
  4. 7584ef7 [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default by Juneyoung Lee · 3 years, 7 months ago
  5. f193bcc Revert D105169 due to the two-stage failure in ASAN by Juneyoung Lee · 3 years, 8 months ago
  6. 8ca4b3e [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default (2) by Juneyoung Lee · 3 years, 8 months ago
  7. a28e835 [OPENMP]Fix PR48885: Crash in passing firstprivate args to tasks on Apple M1. by Alexey Bataev · 4 years, 2 months ago
  8. b272698 [OPENMP]Do not use OMP_MAP_TARGET_PARAM for data movement directives. by Alexey Bataev · 4 years, 4 months ago
  9. da8bec4 [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging by Joseph Huber · 4 years, 7 months ago
  10. 97e55cf [OpenMP] Add Passing in Original Declaration Names To Mapper API by Joseph Huber · 4 years, 7 months ago
  11. 0661328 [Clang][OpenMP] Added the support for target data nowait by Shilei Tian · 4 years, 7 months ago
  12. 207cf71 Revert "[OpenMP] Add Passing in Original Declaration Names To Mapper API" by Benjamin Kramer · 4 years, 7 months ago
  13. a87d7b3 [OpenMP] Add Passing in Original Declaration Names To Mapper API by Joseph Huber · 4 years, 7 months ago
  14. 537b16e9 [OpenMP 5.0] Codegen support to pass user-defined mapper functions to runtime by George Rokos · 4 years, 11 months ago
  15. 0fd073b [OpenMP] Add support for close map modifier in Clang by Gheorghe-Teodor Bercea · 6 years ago
  16. a90fc66 [OPENMP]Fix PR41966: type mismatch in runtime functions. by Alexey Bataev · 6 years ago
  17. 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
  18. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 7 years ago
  19. 0cc6b8e [OPENMP] Add codegen for target data constructs with `nowait` clause. by Alexey Bataev · 7 years ago
  20. 63bc9d6 [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side by George Rokos · 8 years ago
  21. 1fdfdf7 [OPENMP][DEBUG] Generate second function with correct arg types. by Alexey Bataev · 8 years ago
  22. 1168d63c [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation. by Samuel Antao · 9 years ago
  23. 6782e94 [OpenMP] Adjust map type bits according to latest spec and use zero size array sections for pointers. by Samuel Antao · 9 years ago
  24. 8dd6628 [OpenMP] Code generation for target exit data directive by Samuel Antao · 9 years ago