1. d264929 [OpenMP] Refactor const restriction for reductions by Joel E. Denny · 7 years ago
  2. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  3. 4d4624c [OPENMP] Fix DSA processing for member declaration. by Alexey Bataev · 8 years ago
  4. 9258999 [OpenMP] fix segfault when a variable referenced in reduction clause is a reference parameter\nDifferential Revision: http://reviews.llvm.org/D24524 by David Sheinkman · 9 years ago
  5. c597062 Revert "[OPENMP] Allow skip expression after comma in clauses with lists." by Alexey Bataev · 9 years ago
  6. 0596817 [OPENMP] Allow skip expression after comma in clauses with lists. by Alexey Bataev · 9 years ago
  7. a839ddd [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses. by Alexey Bataev · 10 years ago
  8. 1189bd0 [OPENMP 4.5] Allow arrays in 'reduction' clause. by Alexey Bataev · 10 years ago
  9. dffa93a [OPENMP] Fixed processing of predetermined data-sharing attributes by Alexey Bataev · 10 years ago
  10. e7cbb3e [Lit Test] Updated 34 Lit tests to be C++11 compatible. by Charles Li · 10 years ago
  11. a176421 [OPENMP 4.1] Sema analysis for array sections in 'reduction' clause. by Alexey Bataev · 10 years ago
  12. 4eea8c6 Allow static local variables specified on data-sharing attribute clauses. by Kelvin Li · 10 years ago
  13. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  14. 6ddfe1a [OPENMP] Fix for checking of data-sharing attributes for canonical var decls only. by Alexey Bataev · 10 years ago
  15. 794ba0d [OPENMP] Codegen for 'reduction' clause in 'parallel' directive. by Alexey Bataev · 10 years ago
  16. 24b04aa [OPENMP] Fixed data-sharing attributes processing for variables with global by Alexey Bataev · 11 years ago
  17. 7ff5524 [OPENMP] Improved diagnostic messages for vars with the predetermined data sharing attributes and reformatting by Alexey Bataev · 11 years ago
  18. f29276e [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MSVC). by Alexey Bataev · 11 years ago
  19. a566efb Revert "[OPENMP] Initial support for '#pragma omp for'." by Rafael Espindola · 11 years ago
  20. c77dd52 [OPENMP] Initial support for '#pragma omp for'. by Alexey Bataev · 11 years ago
  21. c5e0258 [OPENMP] Initial support of 'reduction' clause by Alexey Bataev · 11 years ago