| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This patch adds a helper class (CGLoopInfo) for marking memory instructions ↵ | Alexander Musman | 2014-05-22 | 1 | -0/+27 |
| | | | | | | | | | | | with llvm.mem.parallel_loop_access metadata. It also adds a simple initial version of codegen for pragma omp simd (it will change in the future to support all the clauses). Differential revision: http://reviews.llvm.org/D3644 llvm-svn: 209411 | ||||
| * | [OPENMP] Initial codegen for '#pragma omp parallel' | Alexey Bataev | 2014-05-06 | 1 | -0/+51 |
| llvm-svn: 208077 | |||||

