summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_ast_print.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-05-03[OpenMP] Extended parse for 'always' map modifierCarlo Bertolli
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-01-26[OpenMP] Parsing + sema for defaultmap clause.Arpith Chacko Jacob
2016-01-22[OpenMP] Sema for depend clause on target directive.Arpith Chacko Jacob
2016-01-21[OpenMP] Parsing + Sema for nowait clause on target directiveArpith Chacko Jacob
2015-11-23[OpenMP] Parsing and sema support for map clauseKelvin Li
2015-09-03[OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-09-19[OPENMP] Initial parsing/sema analysis of 'target' directive.Alexey Bataev