index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
SemaOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.
Alexey Bataev
2015-12-23
1
-58
/
+193
*
[OPENMP] Revert r256238 to fix the problem with tests on Linux.
Alexey Bataev
2015-12-22
1
-181
/
+43
*
[OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.
Alexey Bataev
2015-12-22
1
-43
/
+181
*
[OPENMP 4.5] Parsing/sema analysis for 'depend(source)' clause in 'ordered' d...
Alexey Bataev
2015-12-18
1
-23
/
+58
*
[OPENMP] Fix for http://llvm.org/PR25142: openmp: Assertion failed: DD && "qu...
Alexey Bataev
2015-12-17
1
-0
/
+6
*
[OPENMP 4.5] Parsing/sema for 'hint' clause of 'critical' directive.
Alexey Bataev
2015-12-15
1
-9
/
+84
*
Add parse and sema of OpenMP distribute directive with all clauses except dis...
Carlo Bertolli
2015-12-14
1
-9
/
+164
*
[OPENMP] Fixed processing of predetermined data-sharing attributes
Alexey Bataev
2015-12-10
1
-33
/
+17
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
1
-164
/
+9
*
[OPENMP 4.5] Parsing/sema for 'num_tasks' clause.
Alexey Bataev
2015-12-08
1
-0
/
+60
*
Add parse and sema for OpenMP distribute directive and all its clauses exclud...
Carlo Bertolli
2015-12-08
1
-9
/
+164
*
[OPENMP 4.5] parsing/sema support for 'grainsize' clause.
Alexey Bataev
2015-12-07
1
-0
/
+23
*
[OPENMP 4.5] parsing/sema support for 'nogroup' clause.
Alexey Bataev
2015-12-07
1
-0
/
+12
*
[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.
Alexey Bataev
2015-12-03
1
-12
/
+97
*
[OpenMP] Update target directive codegen to use 4.5 implicit data mappings.
Samuel Antao
2015-12-02
1
-1
/
+104
*
[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.
Alexey Bataev
2015-12-01
1
-9
/
+39
*
[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.
Alexey Bataev
2015-12-01
1
-12
/
+102
*
[OpenMP] Parsing and sema support for thread_limit clause.
Kelvin Li
2015-11-27
1
-51
/
+58
*
[OPENMP 4.5] Fixed rules for 'ordered' clause.
Alexey Bataev
2015-11-26
1
-10
/
+16
*
[OpenMP] Parsing and sema support for num_teams clause
Kelvin Li
2015-11-24
1
-0
/
+33
*
[OpenMP] Parsing and sema support for map clause
Kelvin Li
2015-11-23
1
-4
/
+222
*
[coroutines] Add overloaded unary 'operator co_await'.
Richard Smith
2015-10-22
1
-0
/
+1
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
Alexey Bataev
2015-10-08
1
-55
/
+88
*
SourceRanges are small and trivially copyable, don't them by reference.
Craig Topper
2015-10-04
1
-3
/
+2
*
[OpenMP] Capture global variables in target regions.
Samuel Antao
2015-10-02
1
-0
/
+52
*
[OPENMP 4.1] Sema analysis for array sections in 'reduction' clause.
Alexey Bataev
2015-09-30
1
-67
/
+112
*
[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.
Alexey Bataev
2015-09-28
1
-5
/
+34
*
[OPENMP 4.1] Add 'threads' clause for '#pragma omp ordered'.
Alexey Bataev
2015-09-25
1
-13
/
+51
*
Pass SourceLocation by value instead of by const reference since its just a 3...
Craig Topper
2015-09-21
1
-2
/
+2
*
[OPENMP 4.0] Add 'if' clause for 'cancel' directive.
Alexey Bataev
2015-09-18
1
-5
/
+7
*
Allow static local variables specified on data-sharing attribute clauses.
Kelvin Li
2015-09-15
1
-1
/
+1
*
[OPENMP] Emit an additional note during analysis of 'if' clause.
Alexey Bataev
2015-09-15
1
-1
/
+7
*
[OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...
Alexey Bataev
2015-09-15
1
-14
/
+36
*
Test commit.
Kelvin Li
2015-09-12
1
-1
/
+0
*
[OPENMP] Propagate alignment from original variables to the private copies.
Alexey Bataev
2015-09-10
1
-17
/
+37
*
[OPENMP] Outlined function for parallel and other regions with list of captur...
Alexey Bataev
2015-09-10
1
-5
/
+10
*
[OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic con...
Alexey Bataev
2015-09-04
1
-40
/
+48
*
[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
Alexey Bataev
2015-09-03
1
-29
/
+179
*
[OpenMP] Make the filetered clause iterator a real iterator and type safe.
Benjamin Kramer
2015-08-30
1
-14
/
+8
*
[OPENMP 4.0] Initial support for array sections.
Alexey Bataev
2015-08-25
1
-4
/
+5
*
[OPENMP 4.1] Initial support for 'simdlen' clause.
Alexey Bataev
2015-08-21
1
-0
/
+98
*
[OPENMP 4.1] Improved codegen for 'uval' qualifier of 'linear' clause.
Alexey Bataev
2015-08-21
1
-5
/
+15
*
[OPENMP 4.1] Allow to use 'uval' and 'ref' modifiers for reference types only.
Alexey Bataev
2015-08-20
1
-0
/
+6
*
[OPENMP 4.1] Initial support for modifiers in 'linear' clause.
Alexey Bataev
2015-08-20
1
-10
/
+15
*
[OPENMP 4.1] Allow variables with reference types in private clauses.
Alexey Bataev
2015-08-18
1
-54
/
+21
*
[OPENMP] Fix for http://llvm.org/PR24371: Assert failure compiling blender 2.75.
Alexey Bataev
2015-08-14
1
-21
/
+199
*
This patch commits OpenMP 4 target device clauses
Michael Wong
2015-08-07
1
-0
/
+32
*
[OPENMP 4.1] Allow references in init expression for loop-based constructs.
Alexey Bataev
2015-08-06
1
-3
/
+23
[next]