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. 922f2aa Bring r325915 back. by Rafael Espindola · 8 years ago
  4. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  5. 7a20371 Remove unnecessary x86 backend requirements from OpenMP tests by Reid Kleckner · 9 years ago
  6. a462b45 [OPENMP] Fix tests incompatibility with ARM buildbots. by Alexey Bataev · 10 years ago
  7. 6e2ee6d [OPENMP] Fix test incompatibility with arm buildbots. by Alexey Bataev · 10 years ago
  8. 1ef2f6e clang/test/OpenMP/parallel_private_codegen.cpp: Fix an expression. by NAKAMURA Takumi · 10 years ago
  9. c575b22 [OPENMP] Fix test incompatibility with arm buildbots by Alexey Bataev · 10 years ago
  10. b14debb [OPENMP] Fixed test incompat with MSVC by Alexey Bataev · 10 years ago
  11. 90c228f [OPENMP 4.5] Ccapture/codegen of private non-static data members. by Alexey Bataev · 10 years ago
  12. 4eea8c6 Allow static local variables specified on data-sharing attribute clauses. by Kelvin Li · 10 years ago
  13. 1d7f0fa [OPENMP] Propagate alignment from original variables to the private copies. by Alexey Bataev · 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. b44fdfc [OPENMP] Drop type qualifiers from private variables. 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. e50371b Wrap clang modules and pch files in an object file container. by Adrian Prantl · 10 years ago
  19. ea3e51d Account for calling convention specifiers in function definitions in IR test cases by David Blaikie · 10 years ago
  20. aac108a [OPENMP] Do not emit references to original variables in 'private' clause. 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. d6c88ec [opaque pointer types] Explicit non-pointer type for call expressions by David Blaikie · 10 years ago
  23. 69c62a9 [OPENMP] Codegen for 'firstprivate' clause in 'for' directive. by Alexey Bataev · 10 years ago
  24. d2f6c72 Re-land "MS ABI: lambda call operators are instance methods and should use thiscall" by Reid Kleckner · 10 years ago
  25. a953f28 Update Clang tests to handle explicitly typed load changes in LLVM. by David Blaikie · 11 years ago
  26. 218b783 Update Clang tests to handle explicitly typed gep changes in LLVM. by David Blaikie · 11 years ago
  27. cbc368c Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 11 years ago
  28. 8bf7af3 Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 11 years ago
  29. f841bd9 [OPENMP] Bugfix for processing of global variables in OpenMP regions. by Alexey Bataev · 11 years ago
  30. 8f7c1b0 [OPENMP] Codegen for 'omp barrier' directive. by Alexey Bataev · 11 years ago
  31. 03b340a [OPENMP] Codegen for 'private' clause in 'parallel' directive. by Alexey Bataev · 11 years ago