Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unicode symbols from comments. | Alexey Bataev | 2014-09-22 | 1 | -8/+8 |
* | [OPENMP] Codegen for 'omp critical' directive. | Alexey Bataev | 2014-09-22 | 1 | -3/+41 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [OPENMP] Reformatting and code improvement. | Alexey Bataev | 2014-06-18 | 1 | -4/+4 |
* | [OPENMP] Improve debug location codegen for OpenMP runtime library. | Alexey Bataev | 2014-05-30 | 1 | -0/+3 |
* | [OPENMP] Fixed problem with temp removal on some platforms in codegen for '#p... | Alexey Bataev | 2014-05-07 | 1 | -0/+3 |
* | [OPENMP] Initial codegen for '#pragma omp parallel' | Alexey Bataev | 2014-05-06 | 1 | -0/+171 |