summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/for_linear_codegen.cpp
AgeCommit message (Expand)Author
2015-09-15[OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...Alexey Bataev
2015-09-10[OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev
2015-09-04[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trapAlexey Bataev
2015-08-18[OPENMP 4.1] Allow variables with reference types in private clauses.Alexey Bataev
2015-08-04[OPENMP 4.1] Support for 'linear' clause in loop directives.Alexey Bataev