1. d900dd0 Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" by Sean Fertile · 7 years ago
  2. cc7e747 [CodeGenCXX] Treat 'this' as noalias in constructors by Anton Bikineev · 7 years ago
  3. e1ca7b6 [OPENMP] Create non-const ident_t objects. by Mike Rice · 7 years ago
  4. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  5. e83b3e8 [OPENMP] Simplify codegen for loop iteration variables in loop preamble. by Alexey Bataev · 8 years ago
  6. c2e88a8 [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration spaces. by Alexey Bataev · 8 years ago
  7. 8c3edfe [OPENMP] Fix for PR28581: OpenMP linear clause - wrong results. by Alexey Bataev · 8 years ago
  8. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  9. ef549a8 [OPENMP 4.5] Codegen for data members in 'linear' clause by Alexey Bataev · 10 years ago
  10. 25e5b44 [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only if 'cancel' is found. by Alexey Bataev · 10 years ago
  11. 2377fe9 [OPENMP] Outlined function for parallel and other regions with list of captured variables. by Alexey Bataev · 10 years ago
  12. caacd53 [OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap by Alexey Bataev · 10 years ago
  13. bd9fec1 [OPENMP 4.1] Allow variables with reference types in private clauses. by Alexey Bataev · 10 years ago
  14. 54acd40 [OPENMP 4.1] Support for 'linear' clause in loop directives. by Alexey Bataev · 10 years ago