summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/declare_variant_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP50]Add device/kind context selector support.Alexey Bataev2019-11-211-40/+40
* [OPENMP50]Simplify processing of context selector scores.Alexey Bataev2019-11-051-24/+24
* [OPENMP50]Register vendor name only once in vendor context selector.Alexey Bataev2019-10-101-1/+1
* [OPENMP50]Multiple vendors in vendor context must be treated as logicalAlexey Bataev2019-10-081-4/+2
* [OPENMP50]Do not allow multiple same context traits in the same contextAlexey Bataev2019-10-081-3/+3
* [OPENMP50]Prohibit multiple context selector sets in context selectors.Alexey Bataev2019-10-081-20/+10
* [OPENMP50]Allow functions in declare variant directive to have differentAlexey Bataev2019-10-081-0/+19
* [OPENMP50]Suppport for multiple vendors in the same vendor contextAlexey Bataev2019-10-041-1/+3
* [OPENMP50]Add parsing/sema analysis for declare variant score.Alexey Bataev2019-10-021-8/+13
* [OPENMP50]Mark declare variant attribute as inheritable.Alexey Bataev2019-09-301-0/+9
* [OPENMP50]Emit warnings if the functions was defined/used before markedAlexey Bataev2019-09-261-2/+2
* [OPENMP50]Parsing/sema support for 'implementation/vendor' contextAlexey Bataev2019-09-251-24/+48
* [OPENMP5.0]Allow multiple context selectors in the context selectorAlexey Bataev2019-09-181-1/+3
* [OPENMP5.0]Introduce attribute for declare variant directive.Alexey Bataev2019-09-171-0/+161
OpenPOWER on IntegriCloud