| commit | fc57d1601d034846f4583b468d44668fb7f652d5 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Tue Dec 15 10:55:09 2015 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Tue Dec 15 10:55:09 2015 +0000 |
| tree | 183dbc6d8e9a797a4266b578ff6ae15eca64e031 | |
| parent | 3ba9cf60202476f6a450289c71fe4bfb1453886d [diff] |
[OPENMP 4.5] Codegen for 'hint' clause of 'critical' directive OpenMP 4.5 defines 'hint' clause for 'critical' directive. Patch adds codegen for this clause. llvm-svn: 255639