summaryrefslogtreecommitdiff
path: root/test/OpenMP/taskloop_loop_messages.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-08-31[OPENMP] Fix for PR34398: assert with random access iterator if theAlexey Bataev
2016-03-29[OPENMP] Remove extra code transformation.Alexey Bataev
2015-12-25[OPENMP] Do not allow to use threadprivate or thread local variables as loop ...Alexey Bataev
2015-12-01[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.Alexey Bataev