1. e04483e [OPENMP]Initial support for 'allocate' clause. by Alexey Bataev · 7 years ago
  2. e6234d142 [OpenMP] Replace predetermined shared for const variable by Joel E. Denny · 7 years ago
  3. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  4. 4d4624c [OPENMP] Fix DSA processing for member declaration. by Alexey Bataev · 8 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. dffa93a [OPENMP] Fixed processing of predetermined data-sharing attributes by Alexey Bataev · 10 years ago
  8. 4eea8c6 Allow static local variables specified on data-sharing attribute clauses. by Kelvin Li · 10 years ago
  9. bd9fec1 [OPENMP 4.1] Allow variables with reference types in private clauses. by Alexey Bataev · 10 years ago
  10. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  11. 6ddfe1a [OPENMP] Fix for checking of data-sharing attributes for canonical var decls only. by Alexey Bataev · 11 years ago
  12. 38e8953 [OPENMP] Codegen for 'lastprivate' clause in 'for' directive. by Alexey Bataev · 11 years ago
  13. 24b04aa [OPENMP] Fixed data-sharing attributes processing for variables with global by Alexey Bataev · 11 years ago
  14. 84d0b3e [OPENMP] Parsing and sema analysis for 'omp parallel sections' directive. by Alexey Bataev · 11 years ago