summaryrefslogtreecommitdiff
path: root/flang/examples/FeatureList/FeatureList.cpp
AgeCommit message (Expand)Author
2025-11-05[flang] Adding NOTIFY specifier in image selector and add notify type checks ...Jean-Didier PAILLEUX
2025-11-03[flang][OpenMP] Use OmpDirectiveSpecification in ALLOCATE (#165865)Krzysztof Parzyszek
2025-10-23[flang][OpenMP] Rename some AST classes to follow spec naming, NFC (#164870)Krzysztof Parzyszek
2025-09-26[flang][OpenMP] Use OmpDirectiveSpecification in DECLARE_TARGET (#160573)Krzysztof Parzyszek
2025-09-19[flang][OpenMP] Use OmpDirectiveSpecification in SECTIONS (#159580)Krzysztof Parzyszek
2025-09-19[flang][OpenMP] Remove no longer used OmpLoopDirective, NFC (#159576)Krzysztof Parzyszek
2025-08-29[flang][OpenMP] Replace OpenMPBlockConstruct with OmpBlockConstruct (#155872)Krzysztof Parzyszek
2025-08-26[flang][OpenMP] Delete no longer used Omp[End]CriticalDirective, NFC (#155099)Krzysztof Parzyszek
2025-08-04[flang][OpenMP] Remove unused class OmpMemoryOrderClause, NFC (#151759)Krzysztof Parzyszek
2025-08-01[flang][OpenMP] Make all block constructs share the same structure (#150956)Krzysztof Parzyszek
2025-07-31[flang][OpenMP] Store directive information in OpenMPSectionConstruct (#150804)Krzysztof Parzyszek
2025-07-11[flang][OpenMP] Convert AST node for ALLOCATORS to use Block as body (#148005)Krzysztof Parzyszek
2025-06-11[flang][OpenMP] Overhaul implementation of ATOMIC construct (#137852)Krzysztof Parzyszek
2025-04-23[flang][OpenMP] Extend common::AtomicDefaultMemOrderType enumeration (#136312)Krzysztof Parzyszek
2025-03-28Revert "Revert "[flang][openmp] Adds Parser and Semantic Support for Interop ...swatheesh-mcw
2025-03-19[flang][OpenMP] Use OmpDirectiveSpecification in simple directives (#131162)Krzysztof Parzyszek
2025-03-19Revert "[flang][openmp] Adds Parser and Semantic Support for Interop Construc...Kiran Chandramohan
2025-03-19[flang][openmp] Adds Parser and Semantic Support for Interop Construct, and I...swatheesh-mcw
2025-03-10[flang][OpenMP] Parse cancel-directive-name as clause (#130146)Krzysztof Parzyszek
2025-03-05[flang][llvm][openmp]Add Initializer clause to OMP.td (#129540)Mats Petersson
2025-02-03[flang][OpenMP] Handle directive arguments in OmpDirectiveSpecifier (#124278)Krzysztof Parzyszek
2024-12-12[flang][OpenMP] Rework LINEAR clause (#119278)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Use new modifiers in IF/LASTPRIVATE (#118128)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Use new modifiers in DEPEND/GRAINSIZE/NUM_TASKS (#117917)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Use new modifiers with AFFINITY/ALIGNED/DEVICE (#117786)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Rename some `Type` members in OpenMP clauses (#117784)Krzysztof Parzyszek
2024-12-02[flang][OpenMP] Use new modifiers in ALLOCATE clause (#117627)Krzysztof Parzyszek
2024-11-25[flang][OpenMP] Use new modifier infrastructure for MAP/FROM/TO clauses (#117...Krzysztof Parzyszek
2024-11-21[flang][OpenMP] Use new modifier code in ORDER and SCHEDULE clauses (#117081)Krzysztof Parzyszek
2024-11-21[flang][OpenMP] Apply modifier representation to semantic checks (#116658)Krzysztof Parzyszek
2024-11-20[flang][OpenMP] Normalize clause modifiers that exist on their own (#116655)Krzysztof Parzyszek
2024-11-11[flang][OpenMP] Parse DOACROSS clause (#115396)Krzysztof Parzyszek
2024-10-28[flang][OpenMP] Update handling of DEPEND clause (#113620)Krzysztof Parzyszek
2024-10-27[Flang][OpenMP] Add parser support for grainsize and num_tasks clause (#113136)Kiran Chandramohan
2024-10-11[flang][OpenMP] Parsing support for map type modifiers (#111860)Krzysztof Parzyszek
2024-05-30[flang] Add parsing of DO CONCURRENT REDUCE clause (#92518)khaki3
2024-05-01[flang] Intermix messages from parser and semantic analysis (#90654)Peter Klausler
2024-01-02[flang] Add notify-type and notify-wait-stmt (#76594)Katherine Rasmussen
2023-09-11[Flang][OpenMP][Sema] Support propagation of REQUIRES information across prog...Sergio Afonso
2023-09-11Revert "[Flang][OpenMP][Sema] Support propagation of REQUIRES information acr...Sergio Afonso
2023-09-11[Flang][OpenMP][Sema] Support propagation of REQUIRES information across prog...Sergio Afonso
2023-06-13[flang][openacc] Add parsing support for dim in gang clauseValentin Clement
2023-05-10[Flang] Syntax support for OMP Allocators ConstructEthan Luis McDonough
2023-04-24[flang] Feature list pluginEthan Luis McDonough
2023-03-22Revert "[flang] Feature list plugin" due to failing buildEthan Luis McDonough
2023-03-22[flang] Feature list pluginEthan Luis McDonough
2023-03-17Revert "[flang] Feature list plugin"Valentin Clement
2023-03-17[flang] Feature list pluginEthan Luis McDonough