summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/declare_variant_implementation_vendor_codegen.cpp
AgeCommit message (Expand)Author
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2020-03-27[OpenMP] `omp begin/end declare variant` - part 2, sema ("+CG")Johannes Doerfert
2019-10-09[OPENMP50]Fix scoring of contexts with and without user provided scores.Alexey Bataev
2019-10-08[OPENMP50]Multiple vendors in vendor context must be treated as logicalAlexey Bataev
2019-10-08[OPENMP50]Allow functions in declare variant directive to have differentAlexey Bataev
2019-10-03[OPENMP]Fix the test on Windows, NFC.Alexey Bataev
2019-10-03[OPENMP50]Codegen support for scores in context selectors.Alexey Bataev
2019-10-01[OPENMP50]Initial codegen for declare variant implementation vendor.Alexey Bataev