1. 8fc7b5f [OPENMP]Fix PR39422: variables are not firstprivatized in task context. by Alexey Bataev · 7 years ago
  2. b40e0520 [OPENMP]Fix PR39366: do not try to private field if it is not captured. by Alexey Bataev · 7 years ago
  3. 6e938ef Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). by Daniel Neilson · 8 years ago
  4. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  5. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  6. ad537bb [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based by Alexey Bataev · 9 years ago
  7. 1e1e286 [OPENMP 4.5] Initial codegen for 'priority' clause in task-based directives. by Alexey Bataev · 9 years ago
  8. 8a83159 [OPENMP 4.0] Fixed codegen for destructors in task-based directives. by Alexey Bataev · 9 years ago
  9. 48591dd [OPENMP] Codegen for untied tasks. by Alexey Bataev · 9 years ago
  10. 995e861 Revert "[OPENMP] Codegen for untied tasks." by Alexey Bataev · 9 years ago
  11. 823acfa [OPENMP] Codegen for untied tasks. by Alexey Bataev · 9 years ago
  12. bec9572 Revert "[OPENMP] Codegen for untied tasks." by Alexey Bataev · 9 years ago
  13. 26b2577 [OPENMP] Codegen for untied tasks. by Alexey Bataev · 9 years ago
  14. 31300ed [OPENMP 4.0] Fixed support of array sections/array subscripts. by Alexey Bataev · 10 years ago
  15. 92e82f9 [OPENMP] 'out' dependency for 'task' directives must be the same as 'inout'. by Alexey Bataev · 10 years ago
  16. 3b39e88 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  17. 7bfd5cb Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  18. c71a409 [OPENMP] Preserve alignment of the original variables for the captured references. by Alexey Bataev · 10 years ago
  19. 2377fe9 [OPENMP] Outlined function for parallel and other regions with list of captured variables. by Alexey Bataev · 10 years ago
  20. 7f416cc Compute and preserve alignment more faithfully in IR-generation. by John McCall · 10 years ago
  21. 2151d12 Fix CHECK directives that weren't checking. by Hans Wennborg · 10 years ago
  22. d6fdc8b [OPENMP 4.0] Codegen for array sections. by Alexey Bataev · 10 years ago
  23. ad5b796 Revert "[OPENMP 4.0] Codegen for array sections." by Daniel Jasper · 10 years ago
  24. 117fb35 [OPENMP 4.0] Codegen for array sections. by Alexey Bataev · 10 years ago
  25. bc06858 Revert "Revert r241620 and follow-up commits" and move the initialization by Adrian Prantl · 10 years ago
  26. 142ec39 Revert r241620 and follow-up commits while investigating linux buildbot failures. by Adrian Prantl · 10 years ago
  27. 683c494 Add target requirements to testcases that emit PCH. by Adrian Prantl · 10 years ago
  28. 1d2353d [OPENMP] Codegen for 'depend' clause (OpenMP 4.0). by Alexey Bataev · 10 years ago
  29. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  30. 62b63b1 [OPENMP] Initial codegen for 'omp task' directive. by Alexey Bataev · 11 years ago