1. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  2. 2a6de8c [OPENMP] Fix for PR31428: variable named like directive name modifier by Alexey Bataev · 9 years ago
  3. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  4. ad537bb [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based by Alexey Bataev · 9 years ago
  5. d9d3b21 [Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC. by Mandeep Singh Grang · 9 years ago
  6. 2377fe9 [OPENMP] Outlined function for parallel and other regions with list of captured variables. by Alexey Bataev · 10 years ago
  7. 7371aa3 [OPENMP 4.1] Codegen for extended format of 'if' clause. by Alexey Bataev · 10 years ago
  8. bc06858 Revert "Revert r241620 and follow-up commits" and move the initialization by Adrian Prantl · 10 years ago
  9. 142ec39 Revert r241620 and follow-up commits while investigating linux buildbot failures. by Adrian Prantl · 10 years ago
  10. 683c494 Add target requirements to testcases that emit PCH. by Adrian Prantl · 10 years ago
  11. 1d2353d [OPENMP] Codegen for 'depend' clause (OpenMP 4.0). by Alexey Bataev · 10 years ago
  12. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  13. 1d67713 [OPENMP] Codegen for 'if' clause in 'task' directive. by Alexey Bataev · 10 years ago