Clone this repo:

Branches

  1. 4925531 [OpenMP][libomp] Fix tasking debug assert (#95823) by Jonathan Peyton · 3 days ago main master
  2. b7c1a0e Clear release notes for upcoming LLVM 20 dev cycle by Tobias Hieta · 4 days ago
  3. c7e1da5 [Clang][OpenMP] Add interchange directive (#93022) by Michael Kruse · 8 days ago
  4. 2934906 [Clang][OpenMP] Add reverse directive (#92916) by Michael Kruse · 9 days ago
  5. 3a33e25 [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) by Hansang Bae · 11 days ago
  6. 3a8e419 [OpenMP] Fix comparison to None in openmp/**.py (#94020) by Eisuke Kawashima · 11 days ago
  7. ec76222 [OpenMP] Fix comparison to True/False in openmp/**.py (#94041) by Eisuke Kawashima · 11 days ago
  8. d451e42 [openmp] Silence warning when building the x64 Windows LLVM release package by Alexandre Ganea · 3 weeks ago
  9. ac9026b [openmp] Add ompdModule dependency to check-ompd (#97736) by Nikita Popov · 3 weeks ago
  10. 7a1c6c5 [ompd] Fix strict aliasing violation in TargetValue::getValue() (#97739) by Nikita Popov · 3 weeks ago
  11. 2dfafd3 [OpenMP] Fix use of ompt_start_tool in ompd test. (#97616) by Hansang Bae · 3 weeks ago
  12. ee0764c [OpenMP] Add ompt_start_tool declaration in omp-tools.h (#97099) by Hansang Bae · 3 weeks ago
  13. b9cdf36 [OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429) by Joachim · 3 weeks ago
  14. fd41c07 [OpenMP] Add missing export for dynamic tracking patch (#97419) by Gheorghe-Teodor Bercea · 4 weeks ago
  15. e2e846c [OpenMP] [OMPT] Callback registration should not depend on the device init callback. (#96371) by dhruvachak · 4 weeks ago
  16. 03ccd85 [OpenMP][offload] Fix dynamic schedule tracking (#97065) by Gheorghe-Teodor Bercea · 4 weeks ago
  17. 278c260 [OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (#96916) by Terry Wilmarth · 4 weeks ago
  18. aaad9f1 [OpenMP] Add num_threads clause list format and strict modifier support (#85466) by Terry Wilmarth · 5 weeks ago
  19. 0bf57c2 [OpenMP][libomp] Remove Perl in favor of Python (#95307) by Jonathan Peyton · 5 weeks ago
  20. 10284eb [OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Trip Counts (#89239) by Tim Gymnich · 6 weeks ago