summaryrefslogtreecommitdiff
path: root/test/OpenMP/dump.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-12-21Re-commit r321223, which adds a printing policy to the ASTDumper.Aaron Ballman
2017-12-20Reverting r321223 and its follow-up commit because of failing bots due to Mis...Aaron Ballman
2017-12-20Add a printing policy to the ASTDumper.Aaron Ballman
2017-07-20[OPENMP] Fix DSA processing for member declaration.Alexey Bataev
2016-04-07[OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause in 'declare simd'Alexey Bataev
2016-04-04[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses in 'declareAlexey Bataev
2016-03-31[OPENMP] Support dumping OpenMP specific constructs.Alexey Bataev