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 · 10 years ago
  6. 0596817 [OPENMP] Allow skip expression after comma in clauses with lists. by Alexey Bataev · 10 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. e7cbb3e [Lit Test] Updated 34 Lit tests to be C++11 compatible. by Charles Li · 10 years ago
  10. a176421 [OPENMP 4.1] Sema analysis for array sections in 'reduction' clause. by Alexey Bataev · 10 years ago
  11. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  12. 6ddfe1a [OPENMP] Fix for checking of data-sharing attributes for canonical var decls only. by Alexey Bataev · 11 years ago
  13. 794ba0d [OPENMP] Codegen for 'reduction' clause in 'parallel' directive. by Alexey Bataev · 11 years ago
  14. af89c4e [OPENMP] Allow ‘reduction’ clause on ‘omp simd’ directive. by Alexander Musman · 11 years ago