1. fd006c4 [OPENMP] Fix emission of the __kmpc_global_thread_num. by Alexey Bataev · 7 years ago
  2. 8521ff6 [OPENMP] ThreadId in serialized parallel regions is 0. by Alexey Bataev · 7 years ago
  3. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  4. a16b27c [clang] Remove redundant check-prefix=CHECK from tests. NFC. by Mandeep Singh Grang · 8 years ago
  5. 2a6de8c [OPENMP] Fix for PR31428: variable named like directive name modifier by Alexey Bataev · 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. ea3e51d Account for calling convention specifiers in function definitions in IR test cases by David Blaikie · 10 years ago
  9. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  10. d6c88ec [opaque pointer types] Explicit non-pointer type for call expressions by David Blaikie · 10 years ago
  11. a953f28 Update Clang tests to handle explicitly typed load changes in LLVM. by David Blaikie · 11 years ago
  12. 799c3d3 More OpenMP test case compatibility fixes by Ulrich Weigand · 11 years ago
  13. c451a40 Fix test OpenMP/parallel_if_codegen.cpp. by Alexey Bataev · 11 years ago
  14. d74d060 [OPENMP] Codegen for 'if' clause in 'parallel' directive. by Alexey Bataev · 11 years ago