Alexey Bataev
|
67a4f22f12
|
[OPENMP] Initial parsing and sema analysis for 'update' clause of 'atomic' directive.
llvm-svn: 213735
|
2014-07-23 10:25:33 +00:00 |
|
Alexey Bataev
|
823d3c24d7
|
[OPENMP] Tests for nesting of regions for 'atomic' directive.
llvm-svn: 213648
|
2014-07-22 12:35:18 +00:00 |
|
Alexey Bataev
|
9fb6e647e7
|
[OPENMP] Initial parsing and sema analysis for 'ordered' directive.
llvm-svn: 213616
|
2014-07-22 06:45:04 +00:00 |
|
Alexey Bataev
|
6125da9258
|
[OPENMP] Initial parsing and sema analysis for 'flush' directive.
llvm-svn: 213512
|
2014-07-21 11:26:11 +00:00 |
|
Alexander Musman
|
d9ed09f7a5
|
[OPENMP] Parsing/Sema of the OpenMP directive 'critical'.
llvm-svn: 213510
|
2014-07-21 09:42:05 +00:00 |
|
Alexey Bataev
|
2df347ad96
|
[OPENMP] Initial parsing and sema analysis for 'taskwait' directive.
llvm-svn: 213363
|
2014-07-18 10:17:07 +00:00 |
|
Alexey Bataev
|
4d1dfeabc9
|
[OPENMP] Initial parsing and sema analysis for 'barrier' directive.
llvm-svn: 213360
|
2014-07-18 09:11:51 +00:00 |
|
Alexey Bataev
|
68446b7253
|
[OPENMP] Initial parsing and sema analysis of 'taskyield' directive.
llvm-svn: 213355
|
2014-07-18 07:47:19 +00:00 |
|
Alexander Musman
|
80c2289a03
|
[OPENMP] Parsing/Sema analysis of directive 'master'
llvm-svn: 213237
|
2014-07-17 08:54:58 +00:00 |
|
Alexey Bataev
|
74a05c9445
|
[OPENMP] Several cosmetic fixes in comments, tests and the code for '#pragma omp single'.
llvm-svn: 213040
|
2014-07-15 02:55:09 +00:00 |
|
Alexey Bataev
|
9c2e8ee72f
|
[OPENMP] Parsing and sema analysis for 'omp task' directive.
llvm-svn: 212804
|
2014-07-11 11:25:16 +00:00 |
|
Alexey Bataev
|
84d0b3efee
|
[OPENMP] Parsing and sema analysis for 'omp parallel sections' directive.
llvm-svn: 212516
|
2014-07-08 08:12:03 +00:00 |
|
Alexey Bataev
|
4acb859fbd
|
[OPENMP] Added initial support for 'omp parallel for'.
llvm-svn: 212453
|
2014-07-07 13:01:15 +00:00 |
|
Alexey Bataev
|
5d495ae49b
|
[OPENMP] Added several test cases in nesting of OpenMP regions test after review from Samuel F Antao.
llvm-svn: 211857
|
2014-06-27 03:33:10 +00:00 |
|
Alexey Bataev
|
d1e40fbfe1
|
[OPENMP] Initial parsing and sema analysis for 'single' directive.
llvm-svn: 211774
|
2014-06-26 12:05:45 +00:00 |
|
Alexey Bataev
|
1e0498a92d
|
[OPENMP] Initial parsing and sema analysis for 'section' directive.
llvm-svn: 211767
|
2014-06-26 08:21:58 +00:00 |
|
Alexey Bataev
|
d3f8dd2d15
|
[OPENMP] Initial support for 'sections' directive.
llvm-svn: 211685
|
2014-06-25 11:44:49 +00:00 |
|
Alexey Bataev
|
549210e783
|
[OPENMP] Added initial checking of nesting of OpenMP regions.
llvm-svn: 211566
|
2014-06-24 04:39:47 +00:00 |
|