summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/ordered_ast_print.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2023-07-06[OPENMP52] Support Support omp_cur_iteration modifier for doacrossJennifer Yu
2023-06-29[OMP5.2] Initial support for doacross clause.Jennifer Yu
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-12-23[OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.Alexey Bataev
2015-12-22[OPENMP] Revert r256238 to fix the problem with tests on Linux.Alexey Bataev
2015-12-22[OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.Alexey Bataev
2015-12-18[OPENMP 4.5] Parsing/sema analysis for 'depend(source)' clause in 'ordered' d...Alexey Bataev
2015-09-28[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.Alexey Bataev
2015-09-25[OPENMP 4.1] Add 'threads' clause for '#pragma omp ordered'.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-07-22[OPENMP] Initial parsing and sema analysis for 'ordered' directive.Alexey Bataev