1. efbe4af [OPENMP] Support relational-op != (not-equal) as one of the canonical by Kelvin Li · 7 years ago
  2. 6ab5bb1 [OPENMP] Do not capture private loop counters. by Alexey Bataev · 7 years ago
  3. e1ca7b6 [OPENMP] Create non-const ident_t objects. by Mike Rice · 7 years ago
  4. 9a75738 [OPENMP] Fix PR35873: Fix data-sharing attributes for const variables. by Alexey Bataev · 8 years ago
  5. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  6. 8e769ee [OPENMP] Captured arguments of the capturable clauses by value. by Alexey Bataev · 8 years ago
  7. 0e1b458 [OPENMP] Fix PR35156: Get correct thread id with windows exceptions. by Alexey Bataev · 8 years ago
  8. f43f714 [OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_static_fini(). by Alexey Bataev · 8 years ago
  9. aee1855 [OPRNMP] Fix for PR33445: ICE: OpenMP target containing ordered for. by Alexey Bataev · 8 years ago
  10. 0f87dbe [OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_static_init(). by Alexey Bataev · 8 years ago
  11. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  12. 6f531ec [OPENMP] Remove explicit call for implicit barrier by Alexey Bataev · 10 years ago
  13. 3459ce2 Stop messing with the 'g' group of options in CompilerInvocation. by Douglas Katzman · 10 years ago
  14. 2377fe9 [OPENMP] Outlined function for parallel and other regions with list of captured variables. by Alexey Bataev · 10 years ago
  15. b500101 [OPENMP] Fix for http://llvm.org/PR24687: ICE on compilation of R package TPmsm. by Alexey Bataev · 10 years ago
  16. bc06858 Revert "Revert r241620 and follow-up commits" and move the initialization by Adrian Prantl · 10 years ago
  17. 142ec39 Revert r241620 and follow-up commits while investigating linux buildbot failures. by Adrian Prantl · 10 years ago
  18. 726855a Update testcases that use precompiled headers to require a target after r241620. by Adrian Prantl · 10 years ago
  19. 81c7ea0 [OPENMP 4.0] Fixed codegen for 'cancellation point' construct. by Alexey Bataev · 10 years ago
  20. 6e8248f [OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash by Alexey Bataev · 10 years ago
  21. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 10 years ago
  22. 040d540 [OPENMP] Fixed support for 'schedule' clause with non-constant chunk size. by Alexey Bataev · 10 years ago
  23. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 10 years ago
  24. 62dbb97 [OPENMP] Fix use of unsigned counters in loops with zero trip count. by Alexey Bataev · 10 years ago
  25. d6c88ec [opaque pointer types] Explicit non-pointer type for call expressions by David Blaikie · 10 years ago
  26. 671605e [OPENMP] Initial codegen for 'parallel for' directive. by Alexey Bataev · 10 years ago