summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/schedule_codegen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP 4.5] Codegen for 'schedule' clause with monotonic/nonmonotonic ↵Alexey Bataev2015-12-311-0/+194
modifiers. OpenMP 4.5 adds support for monotonic/nonmonotonic modifiers in 'schedule' clause. Add codegen for these modifiers. llvm-svn: 256666
OpenPOWER on IntegriCloud