Alexey Bataev
|
62c87d2509
|
[OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
llvm-svn: 204428
|
2014-03-21 04:51:18 +00:00 |
Alexey Bataev
|
568a833f68
|
[OPENMP] Clause 'num_threads'
llvm-svn: 203087
|
2014-03-06 06:15:19 +00:00 |
Alexey Bataev
|
1b59ab5683
|
[OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
llvm-svn: 202360
|
2014-02-27 08:29:12 +00:00 |
Alexey Bataev
|
aadd52e5cc
|
[OPENMP] 'if' clause support (no CodeGen support)
llvm-svn: 201297
|
2014-02-13 05:29:23 +00:00 |
Alexey Bataev
|
d5af8e472d
|
[OpenMP] Added parsing and semantic analysis for firstprivate clause
llvm-svn: 191730
|
2013-10-01 05:32:34 +00:00 |
David Blaikie
|
3e8aa9a6f3
|
Unbreak the Clang -Werror build after r190183.
Best guess at the right answer here - no guarantees of fitness for any
particular purpose.
llvm-svn: 190203
|
2013-09-06 20:58:25 +00:00 |
Alexey Bataev
|
5ec3eb11fc
|
OpenMP: basic support for #pragma omp parallel
llvm-svn: 186647
|
2013-07-19 03:13:43 +00:00 |
Alexey Bataev
|
6f6f3b4baf
|
OpenMP threadprivate with qualified names.
llvm-svn: 181683
|
2013-05-13 04:18:18 +00:00 |
Matt Beaumont-Gay
|
07544fa55f
|
Fix a layering violation introduced in r177705.
llvm-svn: 177922
|
2013-03-25 21:32:02 +00:00 |
Alexey Bataev
|
a769e07232
|
OpenMP threadprivate directive parsing and semantic analysis
llvm-svn: 177705
|
2013-03-22 06:34:35 +00:00 |