summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/declare_target_ast_print.cpp
AgeCommit message (Expand)Author
2025-07-10[OpenMP-5.2] deprecate delimited form of 'declare target' (#145854)Urvi Rav
2025-01-29[OpenMP] Allow OMP6.0 features. (#122108)Zahira Ammarguellat
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2024-03-06[OpenMP] Parse and Sema support for declare target in local scope (#83223)Sandeep Kosuri
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-11-17Fix declare target implementation to support enter.Doru Bercea
2022-01-10[clang][OpenMP5.1] Initial parsing/sema for 'indirect' clauseJennifer Yu
2021-03-24[OPENMP]Fix PR49468: Declare target should allow empty sequences and namespaces.Alexey Bataev
2020-08-27[OpenMP] Fix a failing test after D85214Saiyedul Islam
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-08-24[OPENMP]Fix PR47158, case 3: allow devic_typein nested declare target region.Alexey Bataev
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2019-08-23[OPENMP5.0]Add support for device_type clause in declare targetAlexey Bataev
2018-09-10[OpenMP] Add support for nested 'declare target' directivesKelvin Li
2018-08-14[OPENMP] Fix processing of declare target construct.Alexey Bataev
2018-08-07[OPENMP] Mark variables captured in declare target region as implicitlyAlexey Bataev
2018-02-14[OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-12[OpenMP] Diagnose function name on the link clauseKelvin Li
2017-10-03[OPENMP] Allow use of declare target directive inside structAlexey Bataev
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2016-05-09[OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5Dmitry Polukhin
2016-04-06[OPENMP] Parsing and Sema support for 'omp declare target' directiveDmitry Polukhin