| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP 4.0] Fixed DSA analysis for taskloop directives. | Alexey Bataev | 2016-04-13 | 1 | -3/+3 |
| | | | | | | | | Patch make clang to perform analysis for task-based directives also for taskloop-based directives. llvm-svn: 266198 | ||||
| * | Revert "[OPENMP] Allow skip expression after comma in clauses with lists." | Alexey Bataev | 2016-04-01 | 1 | -2/+2 |
| | | | | | | | | This reverts commit http://reviews.llvm.org/rL265003. After some thoughts decided to emit errors here. llvm-svn: 265119 | ||||
| * | [OPENMP] Allow skip expression after comma in clauses with lists. | Alexey Bataev | 2016-03-31 | 1 | -2/+2 |
| | | | | | | | Compatibility fix for better compatibility with the existing software. llvm-svn: 265003 | ||||
| * | [OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive. | Alexey Bataev | 2015-12-01 | 1 | -0/+313 |
| Adds initial parsing and semantic analysis for 'taskloop' directive. llvm-svn: 254367 | |||||

