summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_parallel_for_ast_print.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-12-20[OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2016-02-03[OpenMP] Parsing + sema for target parallel for directive.Arpith Chacko Jacob