1. efbe4af [OPENMP] Support relational-op != (not-equal) as one of the canonical by Kelvin Li · 7 years ago
  2. f3c832a [OpenMP] Fix handling of clause on wrong directive, by Joel. E. Denny by Alexey Bataev · 8 years ago
  3. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  4. 5372fb8 [OPENMP] Fix for PR34398: assert with random access iterator if the step>1. by Alexey Bataev · 8 years ago
  5. e648e80 [OPENMP] Do not allow to use threadprivate or thread local variables as loop iteration variables. by Alexey Bataev · 10 years ago
  6. a889917 [OPENMP 4.1] Allow references in init expression for loop-based constructs. by Alexey Bataev · 10 years ago
  7. 0d08a7f [OPENMP] Fixed detection of canonical loops with random access iterators. by Alexey Bataev · 10 years ago
  8. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  9. 0c024df [OPENMP] Allow using of threadprivate variables as loop-control variables in lop based directives. by Alexey Bataev · 10 years ago
  10. 9c82103 [OPENMP] Allow to use global variables as lcv in loop-based directives. by Alexey Bataev · 10 years ago
  11. 9aba41c [OPENMP] Temporary fix for processing of global variables in loops. by Alexey Bataev · 11 years ago
  12. a5f070a [OPENMP] Loop collapsing and codegen for 'omp simd' directive. by Alexander Musman · 11 years ago
  13. 4acb859 [OPENMP] Added initial support for 'omp parallel for'. by Alexey Bataev · 11 years ago
  14. f29276e [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MSVC). by Alexey Bataev · 11 years ago
  15. a566efb Revert "[OPENMP] Initial support for '#pragma omp for'." by Rafael Espindola · 11 years ago
  16. c77dd52 [OPENMP] Initial support for '#pragma omp for'. by Alexey Bataev · 11 years ago
  17. 1bb328c [OPENMP] Parsing/Sema for OMPLasprivateClause. by Alexander Musman · 11 years ago
  18. a8e9d2e [OPENMP] Loop canonical form analysis (Sema) by Alexander Musman · 11 years ago