Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP]Emit artificial threprivate vars as threadlocal, if possible. | Alexey Bataev | 2019-12-31 | 1 | -2/+2 |
| | | | | It may improve performance for declare reduction constructs. | ||||
* | [OPENMP50]Support for 'master taskloop' directive. | Alexey Bataev | 2019-10-10 | 1 | -0/+236 |
Added full support for master taskloop directive. llvm-svn: 374437 |