1. 0535137 [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. by Michael Kruse · 7 years ago
  2. ac6e4de Do not always request an implicit taskgroup region inside the kmpc_taskloop function by Alexey Bataev · 7 years ago
  3. a4fa0b8 [OPENMP] General code improvements. by Alexey Bataev · 7 years ago
  4. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  5. 438388c [OPENMP] Added missed checks for for [simd] based directives. by Alexey Bataev · 8 years ago
  6. be5a8b4 [OPENMP] Codegen for reduction clauses in 'taskloop' directives. by Alexey Bataev · 8 years ago
  7. 3344603 [OPENMP] Emit implicit taskgroup block around taskloop directives. by Alexey Bataev · 8 years ago
  8. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  9. ad537bb [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based by Alexey Bataev · 9 years ago
  10. 1e1e286 [OPENMP 4.5] Initial codegen for 'priority' clause in task-based directives. by Alexey Bataev · 9 years ago
  11. 8a83159 [OPENMP 4.0] Fixed codegen for destructors in task-based directives. by Alexey Bataev · 9 years ago
  12. 1e73ef3 [OPENMP 4.5] Initial codegen for 'taskloop simd' directive. by Alexey Bataev · 9 years ago