summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_enter_data_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [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-6/+6
* [OpenMP] Sema for depend clause on target enter data directive.Arpith Chacko Jacob2016-01-221-1/+65
* [OpenMP] Parsing + Sema for nowait clause on target enter data directive.Arpith Chacko Jacob2016-01-221-0/+64
* [OpenMP] Parsing + sema for "target enter data" directive.Samuel Antao2016-01-191-0/+100