1. e1ca7b6 [OPENMP] Create non-const ident_t objects. by Mike Rice · 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. 9a70017 [OPENMP, NVPTX] Fix linkage of the global entries. by Alexey Bataev · 7 years ago
  5. a4fa0b8 [OPENMP] General code improvements. 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. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  8. 63bc9d6 [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side by George Rokos · 8 years ago
  9. 2a007e0 [OPENMP] Simplify codegen for non-offloading code. by Alexey Bataev · 8 years ago
  10. 29d0f00 [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies by George Rokos · 8 years ago
  11. 33c849a [OpenMP] Support for the num_threads-clause on 'target parallel'. by Arpith Chacko Jacob · 9 years ago
  12. fe4890a [OpenMP] Support for the if-clause on the combined directive 'target parallel'. by Arpith Chacko Jacob · 9 years ago