Commit History

Author SHA1 Message Date
  Alexey Bataev 653a638f94 [OPENMP50]Add support for master taskloop simd. 5 years ago
  Alexey Bataev 117352af51 [OPENMP50]Add support for 'parallel master taskloop' construct. 5 years ago
  Alexey Bataev e30a155e75 [OPENMP50]Support for 'master taskloop' directive. 5 years ago
  Alexey Bataev 8992979c9f [OPENMP]Support for non-rectangular loops. 6 years ago
  Roman Lebedev 56b1345a3c [clang][OpeMP] Model OpenMP structured-block in AST (PR40563) 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Gheorghe-Teodor Bercea d24c5921e8 [OpenMP][NVPTX] Use single loops when generating code for distribute parallel for 6 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Alexey Bataev 13e60aabca [OPENMP] Add support for cancel constructs in `target teams distribute 7 years ago
  Alexey Bataev 058809db8e [OPENMP] Add support for cancel constructs in [teams] distribute 7 years ago
  Alexey Bataev f301ed91f8 [OPENMP] Initial support for asynchronous data update, NFC. 7 years ago
  Alexey Bataev 75a0da85c2 [OPENMP] Codegen for 'task_reduction' clause. 8 years ago
  Alexey Bataev c874b4b3b1 [OPENMP] Initial support for 'task_reduction' clause. 8 years ago
  Carlo Bertolli 66273610fe [OpenMP] Prepare sema to support combined constructs with omp distribute and omp for 8 years ago
  Carlo Bertolli 833975cc39 [OpenMP] Prepare Sema for initial implementation for pragma 'distribute parallel for' 8 years ago
  Kelvin Li 69518aa6da [OpenMP] Sema and parsing for 'target teams distribute simd’ pragma 8 years ago
  Kelvin Li be92cc306b [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ pragma 8 years ago
  Kelvin Li 1008244ce7 [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma 8 years ago
  Kelvin Li 0b48254b39 [OpenMP] Sema and parsing for 'target teams distribute' pragma 8 years ago
  Kelvin Li 2c7cf6d812 [OpenMP] Sema and parsing for 'target teams' pragma 8 years ago
  Kelvin Li 732bd78b4a [OpenMP] Sema and parsing for 'teams distribute parallel for' pragma 8 years ago
  Kelvin Li 195ed07166 [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma 8 years ago
  Kelvin Li eb1c24b532 Re-apply patch r279045. 8 years ago
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 years ago
  Diana Picus 2b3a36e161 Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma" 9 years ago
  Kelvin Li 0bf7594715 [OpenMP] Sema and parsing for 'teams distribute simd’ pragma 9 years ago
  Kelvin Li 231f2fcd9f [OpenMP] Sema and parsing for 'teams distribute' pragma 9 years ago
  Kelvin Li 7715eac013 [OpenMP] Sema and parsing for 'target simd' pragma 9 years ago
  Kelvin Li 4194818964 [OpenMP] Sema and parsing for 'target parallel for simd' pragma 9 years ago
  Kelvin Li b8d9b3ac72 [OpenMP] Sema and parsing for 'distribute simd' pragma 9 years ago