summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/sections_ast_print.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2020-04-30[OPENMP50]Support 'task' modifier in reduction clauses.Alexey Bataev
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey 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
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-06-26[OPENMP] Initial parsing and sema analysis for 'section' directive.Alexey Bataev
2014-06-25[OPENMP] Initial support for 'sections' directive.Alexey Bataev