Alexey Bataev
|
4ca40eda36
|
[OPENMP] Removed unnecessary enums from OpenMP constructs
llvm-svn: 208516
|
2014-05-12 04:23:46 +00:00 |
Alexey Bataev
|
bcbadb65ab
|
[OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP clause 'proc_bind'
llvm-svn: 208060
|
2014-05-06 06:04:14 +00:00 |
Alexander Musman
|
8dba66412b
|
[OPENMP] parsing 'linear' clause (for directive 'omp simd')
Differential Revision: http://reviews.llvm.org/D3272
llvm-svn: 206891
|
2014-04-22 13:09:42 +00:00 |
Alexey Bataev
|
d48bcd8a46
|
[OPENMP] Implemented 'copyin' clause
llvm-svn: 205164
|
2014-03-31 03:36:38 +00:00 |
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 |