1. 435c739 [OpenMP] Update CHECK-DAG usage in target_parallel_codegen.cpp by Joel E. Denny · 7 years ago
  2. e1ca7b6 [OPENMP] Create non-const ident_t objects. by Mike Rice · 7 years ago
  3. 62a4cb0 [OPENMP] Change linkage of offloading symbols to support dropping by Alexey Bataev · 7 years ago
  4. 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
  5. 72c2783 [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests by Joel E. Denny · 7 years ago
  6. 9a70017 [OPENMP, NVPTX] Fix linkage of the global entries. by Alexey Bataev · 7 years ago
  7. a4fa0b8 [OPENMP] General code improvements. by Alexey Bataev · 7 years ago
  8. 03f270c [OPENMP] Added emission of offloading data sections for declare target by Alexey Bataev · 7 years ago
  9. 9084a3b [DebugInfo] Avoid name conflict of generated VLA expression variable. by Sander de Smalen · 8 years ago
  10. 891af03a Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types. by Sander de Smalen · 8 years ago
  11. 4e9a126 Reverting patch rL323952 due to build errors that I by Sander de Smalen · 8 years ago
  12. 17c4633 [DebugInfo] Enable debug information for C99 VLA types by Sander de Smalen · 8 years ago
  13. 8451efa [OPENMP] Add codegen for `depend` clauses on `target` directive. by Alexey Bataev · 8 years ago
  14. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  15. a9f77c6 [OPENMP] Add codegen for `nowait` clause in target directives. by Alexey Bataev · 8 years ago
  16. 63bc9d6 [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side by George Rokos · 8 years ago
  17. 1b48c5e [OPENMP] Fix PR35013: Fix passing VLAs captures to outlined functions. by Alexey Bataev · 8 years ago
  18. 2a007e0 [OPENMP] Simplify codegen for non-offloading code. by Alexey Bataev · 8 years ago
  19. f47c4b4 [OPENMP] Generate implicit map|firstprivate clauses for target-based directives. by Alexey Bataev · 8 years ago
  20. 1fdfdf7 [OPENMP][DEBUG] Generate second function with correct arg types. by Alexey Bataev · 8 years ago
  21. 29d0f00 [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies by George Rokos · 8 years ago
  22. 33c849a [OpenMP] Support for the num_threads-clause on 'target parallel'. by Arpith Chacko Jacob · 9 years ago
  23. 19b911c [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago
  24. 42793e0 Revert r292374 to debug Windows buildbot failure. by Arpith Chacko Jacob · 9 years ago
  25. 6801957 [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago