summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_codegen.cpp
AgeCommit message (Expand)Author
2014-10-08Revert back r219295.Alexey Bataev
2014-10-08[OPENMP] Codegen for 'firstprivate' clause.Alexey Bataev
2014-06-02allow optional signext attributeWill Schmidt
2014-05-08[OPENMP] Another one fix in test for msvcAlexey Bataev
2014-05-08[OPENMP] Fix codegen test for msvc buildAlexey Bataev
2014-05-07[OPENMP] Fixed checking for mangled names in parallel_codegen.cpp testAlexey Bataev
2014-05-07[OPENMP] Fixed problem with temp removal on some platforms in codegen for '#p...Alexey Bataev
2014-05-07[OPENMP] Temporarily disable test parallel_codegen.cppAlexey Bataev
2014-05-06[OPENMP] Another one fix for codegen test '#pragma omp parallel'Alexey Bataev
2014-05-06[OPENMP] Fixed test for '#pragma omp parallel' codegenAlexey Bataev
2014-05-06[OPENMP] Temporary disable test for parallel codegenAlexey Bataev
2014-05-06[OPENMP] Initial codegen for '#pragma omp parallel'Alexey Bataev