| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-27 | [OpenMP] Ensure testing for versions 4.5 and default - Part 3 | Saiyedul Islam | |
| This third patch in the series removes version 5.0 string from test cases making them check for default version. It also add test cases for version 4.5. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D85214 | |||
| 2020-06-25 | [OpenMP] Upgrade default version of OpenMP to 5.0 | Saiyedul Islam | |
| Summary: When -fopenmp option is specified then version 5.0 will be set as default. Reviewers: gregrodgers, jdoerfert, ABataev Reviewed By: ABataev Subscribers: pdhaliwal, yaxunl, guansong, sstefan1, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D81098 | |||
| 2019-10-18 | [OPENMP50]Add support for master taskloop simd. | Alexey Bataev | |
| Added trsing/semantics/codegen for combined construct master taskloop simd. llvm-svn: 375255 | |||
