Historique des commits

Auteur SHA1 Message Date
  Alexey Bataev 653a638f94 [OPENMP50]Add support for master taskloop simd. il y a 5 ans
  Alexey Bataev 117352af51 [OPENMP50]Add support for 'parallel master taskloop' construct. il y a 5 ans
  Alexey Bataev e30a155e75 [OPENMP50]Support for 'master taskloop' directive. il y a 5 ans
  Alexey Bataev 0781770728 [OPENMP]Use standard parsing for 'match' clause, NFC. il y a 5 ans
  Alexey Bataev 7017afac96 [OPENMP5.0]Add basic support for declare variant directive. il y a 6 ans
  Alexey Bataev 3d803c89bc [OPENMP5.0]Add support for device_type clause in declare target il y a 6 ans
  Alexey Bataev 1891730129 [OPENMP]Initial support for 'allocate' clause. il y a 6 ans
  Alexey Bataev 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause. il y a 6 ans
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. il y a 6 ans
  Roman Lebedev 134d9aa746 [clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists" il y a 6 ans
  Michael Kruse 01e162c296 [OpenMP 5.0] Parsing/sema support for from clause with mapper modifier. il y a 6 ans
  Michael Kruse 8130704f58 [OpenMP 5.0] Parsing/sema support for to clause with mapper modifier. il y a 6 ans
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. il y a 6 ans
  Roman Lebedev d58879f856 [clang][OpenMP] OMPFlushClause is synthetic, no such clause exists il y a 6 ans
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Kelvin Li d4d7233447 [OPENMP] parsing and sema support for 'close' map-type-modifier il y a 6 ans
  Patrick Lyster 8974976622 Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 il y a 6 ans
  Patrick Lyster 851f70b951 Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 il y a 6 ans
  Patrick Lyster 21352e1ac8 [OPENMP] Add reverse_offload clause to requires directive il y a 6 ans
  Patrick Lyster 0db38f4133 Add support for unified_shared_memory clause on requires directive il y a 6 ans
  Kelvin Li ac26bee66c [OPENMP] Add support for OMP5 requires directive + unified_address clause il y a 7 ans
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. il y a 7 ans
  Alexey Bataev 902664b25a [OPENMP] Initial codegen for `target teams distribute parallel for il y a 7 ans
  Alexey Bataev c024ae818a [OPENMP] Add codegen for `depend` clauses on `target` directive. il y a 7 ans
  Carlo Bertolli b15c783295 [OpenMP] Initial implementation of code generation for pragma 'target teams distribute parallel for' on host il y a 7 ans
  Alexey Bataev e3e5f4e1c6 [OPENMP] Initial codegen for `target teams distribute simd` directive. il y a 7 ans
  Alexey Bataev 984e4561c9 [OPENMP] Initial codegen for `target teams distribute` directive. il y a 7 ans
  Carlo Bertolli 5440a99158 [OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for simd' on host il y a 7 ans
  Alexey Bataev 5bee51df6c [OPENMP] Generalize capturing of clauses expressions. il y a 7 ans
  Alexey Bataev cc5beee3ed [OPENMP] Codegen for `distribute parallel for simd` directive. il y a 7 ans