summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/taskloop_loop_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Support relational-op != (not-equal) as one of the canonical Kelvin Li2018-11-211-1/+1
* [OpenMP] Fix handling of clause on wrong directive, by Joel. E. DennyAlexey Bataev2018-01-091-3/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Fix for PR34398: assert with random access iterator if theAlexey Bataev2017-08-311-1/+1
* [OPENMP] Remove extra code transformation.Alexey Bataev2016-03-291-3/+3
* [OPENMP] Do not allow to use threadprivate or thread local variables as loop ...Alexey Bataev2015-12-251-0/+2
* [OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.Alexey Bataev2015-12-011-0/+736