1. e13b1e3 [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982 by Patrick Lyster · 7 years ago
  2. ef57943 [OPENMP] parsing and sema support for 'close' map-type-modifier by Kelvin Li · 7 years ago
  3. cbecfdf [OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny by Alexey Bataev · 8 years ago
  4. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  5. d8844b9 [OpenMP] Extended parse for 'always' map modifier by Carlo Bertolli · 9 years ago
  6. 2a6de8c [OPENMP] Fix for PR31428: variable named like directive name modifier by Alexey Bataev · 9 years ago
  7. a67a4d2 Make output of -ast-print a valid C++ code. by Serge Pavlov · 9 years ago
  8. 3cf8904 [OpenMP] Parsing + sema for defaultmap clause. by Arpith Chacko Jacob · 10 years ago
  9. cef5c95 [OpenMP] Sema for depend clause on target directive. by Arpith Chacko Jacob · 10 years ago
  10. bfc33d0 [OpenMP] Parsing + Sema for nowait clause on target directive by Arpith Chacko Jacob · 10 years ago
  11. 0bff7af [OpenMP] Parsing and sema support for map clause by Kelvin Li · 10 years ago
  12. 7371aa3 [OPENMP 4.1] Codegen for extended format of 'if' clause. by Alexey Bataev · 10 years ago
  13. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  14. 0bd520b [OPENMP] Initial parsing/sema analysis of 'target' directive. by Alexey Bataev · 11 years ago