| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP] Improved diagnostic messages for vars with the predetermined data ↵ | Alexey Bataev | 2014-06-19 | 1 | -1/+1 |
| | | | | | | | sharing attributes and reformatting llvm-svn: 211262 | ||||
| * | [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with ↵ | Alexey Bataev | 2014-06-18 | 1 | -106/+131 |
| | | | | | | | MSVC). llvm-svn: 211140 | ||||
| * | Revert "[OPENMP] Initial support for '#pragma omp for'." | Rafael Espindola | 2014-06-17 | 1 | -131/+106 |
| | | | | | | | | | This reverts commit r211096. Looks like it broke the msvc build: SemaOpenMP.cpp(140) : error C4519: default template arguments are only allowed on a class template llvm-svn: 211113 | ||||
| * | [OPENMP] Initial support for '#pragma omp for'. | Alexey Bataev | 2014-06-17 | 1 | -106/+131 |
| | | | | | llvm-svn: 211096 | ||||
| * | [OPENMP] Initial support of 'reduction' clause | Alexey Bataev | 2014-06-16 | 1 | -0/+215 |
| llvm-svn: 211007 | |||||

