summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/declare_variant_ast_print.cpp
AgeCommit message (Expand)Author
2021-09-16[OpenMP] Support construct trait set for Clangcchen
2020-03-27[OpenMP] `omp begin/end declare variant` - part 2, sema ("+CG")Johannes Doerfert
2020-02-14[OpenMP][Part 2] Use reusable OpenMP context/traits handlingJohannes Doerfert
2019-11-21[OPENMP50]Add device/kind context selector support.Alexey Bataev
2019-11-05[OPENMP50]Simplify processing of context selector scores.Alexey Bataev
2019-10-10[OPENMP50]Register vendor name only once in vendor context selector.Alexey Bataev
2019-10-08[OPENMP50]Multiple vendors in vendor context must be treated as logicalAlexey Bataev
2019-10-08[OPENMP50]Do not allow multiple same context traits in the same contextAlexey Bataev
2019-10-08[OPENMP50]Prohibit multiple context selector sets in context selectors.Alexey Bataev
2019-10-08[OPENMP50]Allow functions in declare variant directive to have differentAlexey Bataev
2019-10-04[OPENMP50]Suppport for multiple vendors in the same vendor contextAlexey Bataev
2019-10-02[OPENMP50]Add parsing/sema analysis for declare variant score.Alexey Bataev
2019-09-30[OPENMP50]Mark declare variant attribute as inheritable.Alexey Bataev
2019-09-26[OPENMP50]Emit warnings if the functions was defined/used before markedAlexey Bataev
2019-09-25[OPENMP50]Parsing/sema support for 'implementation/vendor' contextAlexey Bataev
2019-09-18[OPENMP5.0]Allow multiple context selectors in the context selectorAlexey Bataev
2019-09-17[OPENMP5.0]Introduce attribute for declare variant directive.Alexey Bataev