summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/cfg-openmp.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][Analysis] Add analysis of the map clauses.Alexey Bataev2019-08-281-49/+55
* [OPENMP]Add support for analysis of linear variables and step.Alexey Bataev2019-08-081-43/+72
* [OPENMP]Add support for analysis of reduction variables.Alexey Bataev2019-07-261-143/+170
* [OPENMP]Add support for analysis of firstprivate variables.Alexey Bataev2019-07-221-107/+184
* [OPENMP]Add support for analysis of if clauses.Alexey Bataev2019-07-161-235/+297
* Revert "[OPENMP]Add support for analysis of if clauses."Ali Tamur2019-07-161-297/+235
* [OPENMP]Add support for analysis of if clauses.Alexey Bataev2019-07-151-235/+297
* [OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev2019-07-111-0/+340
OpenPOWER on IntegriCloud