Commit History

Author SHA1 Message Date
  Richard Smith ea521aa602 [c++20] Add CXXRewrittenBinaryOperator to represent a comparison 5 years ago
  Alexey Bataev 653a638f94 [OPENMP50]Add support for master taskloop simd. 5 years ago
  Alexey Bataev bdbeb873a3 [OPENMP]Allow priority clause in combined task-based directives. 5 years ago
  Alexey Bataev bd6b181280 [OPENMP]Allow final clause in combined task-based directives. 5 years ago
  Saar Raz 40a8d3b5ee [Concepts] Concept Specialization Expressions 5 years ago
  Nico Weber 04a9a9ffc7 Revert 374882 "[Concepts] Concept Specialization Expressions" 5 years ago
  Saar Raz 88186b0504 [Concepts] Concept Specialization Expressions 5 years ago
  Alexey Bataev 19c95a313c [OPNEMP]Allow num_tasks clause in combined task-based directives. 5 years ago
  Alexey Bataev 7482cce8b8 [OPNEMP]Allow grainsize clause in combined task-based directives. 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
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 years ago
  Jennifer Yu 508d30929f Re-check in clang support gun asm goto after fixing tests. 6 years ago
  Erich Keane a85622d923 Revert "clang support gnu asm goto." 6 years ago
  Jennifer Yu 5846cacafa clang support gnu asm goto. 6 years ago
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 years ago
  Alexey Bataev 1891730129 [OPENMP]Initial support for 'allocate' clause. 6 years ago
  Alexey Bataev 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause. 6 years ago
  Roman Lebedev 134d9aa746 [clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists" 6 years ago
  Bruno Ricci d507ee11ea Re-commit "[AST] Introduce GenericSelectionExpr::Association" 6 years ago
  Bruno Ricci 5cc8b40460 Revert "[AST] Introduce GenericSelectionExpr::Association" 6 years ago
  Roman Lebedev d58879f856 [clang][OpenMP] OMPFlushClause is synthetic, no such clause exists 6 years ago
  Bruno Ricci b43033c532 [AST] Introduce GenericSelectionExpr::Association 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  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 6 years ago
  Bill Wendling 0680f97fc4 Create ConstantExpr class 6 years ago
  Bruno Ricci a0460af1b7 [AST] Refactor PredefinedExpr 6 years ago
  Patrick Lyster 851f70b951 Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 6 years ago
  Patrick Lyster 21352e1ac8 [OPENMP] Add reverse_offload clause to requires directive 6 years ago
  Patrick Lyster 0db38f4133 Add support for unified_shared_memory clause on requires directive 6 years ago