1. 0535137 [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. by Michael Kruse · 7 years ago
  2. 62a4cb0 [OPENMP] Change linkage of offloading symbols to support dropping by Alexey Bataev · 7 years ago
  3. b363813 The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following: by Alexey Bataev · 7 years ago
  4. 72c2783 [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests by Joel E. Denny · 7 years ago
  5. 9a70017 [OPENMP, NVPTX] Fix linkage of the global entries. by Alexey Bataev · 7 years ago
  6. 03f270c [OPENMP] Added emission of offloading data sections for declare target by Alexey Bataev · 7 years ago
  7. 9084a3b [DebugInfo] Avoid name conflict of generated VLA expression variable. by Sander de Smalen · 8 years ago
  8. 891af03a Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types. by Sander de Smalen · 8 years ago
  9. 4e9a126 Reverting patch rL323952 due to build errors that I by Sander de Smalen · 8 years ago
  10. 17c4633 [DebugInfo] Enable debug information for C99 VLA types by Sander de Smalen · 8 years ago
  11. 8451efa [OPENMP] Add codegen for `depend` clauses on `target` directive. by Alexey Bataev · 8 years ago
  12. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  13. a9f77c6 [OPENMP] Add codegen for `nowait` clause in target directives. by Alexey Bataev · 8 years ago
  14. 63bc9d6 [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side by George Rokos · 8 years ago
  15. f836537 [OPENMP] Codegen for `target simd` construct. by Alexey Bataev · 8 years ago