summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Extended parse for 'always' map modifierCarlo Bertolli2017-05-031-2/+61
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-9/+9
* [OpenMP] Parsing + sema for defaultmap clause.Arpith Chacko Jacob2016-01-261-0/+13
* [OpenMP] Sema for depend clause on target directive.Arpith Chacko Jacob2016-01-221-0/+13
* [OpenMP] Parsing + Sema for nowait clause on target directiveArpith Chacko Jacob2016-01-211-0/+13
* [OpenMP] Parsing and sema support for map clauseKelvin Li2015-11-231-0/+64
* [OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev2015-09-031-4/+4
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Initial parsing/sema analysis of 'target' directive.Alexey Bataev2014-09-191-0/+57