summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/schedule_codegen.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-06-22[Clang][OpenMP] Monotonic does not apply to SIMDGraham Hunter
2020-06-18[OPENMP50]Allow nonmonotonic modifier for all schedule kinds.Alexey Bataev
2018-12-20[CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_l...Michael Kruse
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2015-12-31[OPENMP 4.5] Codegen for 'schedule' clause with monotonic/nonmonotonic modifi...Alexey Bataev