index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Sema
/
SemaOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP50]Add support for master taskloop simd.
Alexey Bataev
2019-10-18
1
-1
/
+64
*
[OPENMP]Allow priority clause in combined task-based directives.
Alexey Bataev
2019-10-16
1
-13
/
+10
*
[OPENMP]Allow final clause in combined task-based directives.
Alexey Bataev
2019-10-15
1
-3
/
+20
*
[OPNEMP]Allow num_tasks clause in combined task-based directives.
Alexey Bataev
2019-10-14
1
-5
/
+14
*
[OPNEMP]Allow grainsize clause in combined task-based directives.
Alexey Bataev
2019-10-14
1
-8
/
+97
*
[OPENMP50]Add support for 'parallel master taskloop' construct.
Alexey Bataev
2019-10-14
1
-1
/
+124
*
[OPENMP]Fix codegen for private variably length vars in combined
Alexey Bataev
2019-10-14
1
-0
/
+4
*
[OPENMP50]Support for 'master taskloop' directive.
Alexey Bataev
2019-10-10
1
-1
/
+51
*
[CUDA][HIP] Fix host/device check with -fopenmp
Yaxun Liu
2019-10-09
1
-87
/
+59
*
[OPENMP50]Multiple vendors in vendor context must be treated as logical
Alexey Bataev
2019-10-08
1
-2
/
+2
*
[OPENMP50]Allow functions in declare variant directive to have different
Alexey Bataev
2019-10-08
1
-1
/
+2
*
[OPENMP50]Treat range-based for as canonical loop.
Alexey Bataev
2019-10-07
1
-11
/
+38
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-2
/
+3
*
[OPENMP50]Add parsing/sema analysis for declare variant score.
Alexey Bataev
2019-10-02
1
-1
/
+16
*
[OPENMP]Fix PR43516: Compiler crash with collapse(2) on non-rectangular
Alexey Bataev
2019-10-01
1
-5
/
+13
*
[OPENMP50]Do not emit warning for the function with the currently
Alexey Bataev
2019-09-30
1
-2
/
+3
*
[OPENMP] Fix comment, NFC.
Alexey Bataev
2019-09-30
1
-1
/
+1
*
[OpenMP 5.0] Fix user-defined mapper lookup in sema
Michael Kruse
2019-09-26
1
-3
/
+11
*
[OPENMP50]Emit warnings if the functions was defined/used before marked
Alexey Bataev
2019-09-26
1
-4
/
+8
*
[OPENMP50]Parsing/sema support for 'implementation/vendor' context
Alexey Bataev
2019-09-25
1
-5
/
+8
*
[OPENMP]Use standard parsing for 'match' clause, NFC.
Alexey Bataev
2019-09-23
1
-0
/
+7
*
[OPENMP5.0]Allow multiple context selectors in the context selector
Alexey Bataev
2019-09-18
1
-31
/
+32
*
[OPENMP5.0]Introduce attribute for declare variant directive.
Alexey Bataev
2019-09-17
1
-1
/
+37
*
[OPENMP]Fix parsing/sema for function templates with declare simd.
Alexey Bataev
2019-09-16
1
-1
/
+1
*
[OPENMP5.0]Add basic support for declare variant directive.
Alexey Bataev
2019-09-13
1
-2
/
+211
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-6
/
+12
*
[OPENMP] Update the diagnosis message for canonical loop form, by Chi
Alexey Bataev
2019-09-11
1
-15
/
+16
*
[OPENMP5.0]Allow teams directive outside of the target directives.
Alexey Bataev
2019-09-10
1
-1
/
+4
*
[OPENMP5.0]Add support for device_type clause in declare target
Alexey Bataev
2019-08-23
1
-41
/
+249
*
[OPENMP]Generalization of handling of declare target attribute.
Alexey Bataev
2019-08-22
1
-1
/
+1
*
[OpenMP] Permit map with DSA on combined directive
Joel E. Denny
2019-08-22
1
-21
/
+54
*
[OPENMP]Fix delayed diagnostics for standalone declare target directive.
Alexey Bataev
2019-08-20
1
-6
/
+13
*
Fix name of the error message, NFC.
Alexey Bataev
2019-08-20
1
-1
/
+1
*
[OPENMP5.0]Diagnose global variables in lambda not marked as declare
Alexey Bataev
2019-08-16
1
-2
/
+24
*
Stop abusing SuppressAllDiagnostics when speculatively determining
Richard Smith
2019-08-16
1
-11
/
+11
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[OPENMP]Support for non-rectangular loops.
Alexey Bataev
2019-08-14
1
-84
/
+447
*
[OPENMP]Add support for analysis of linear variables and step.
Alexey Bataev
2019-08-08
1
-0
/
+9
*
[OPENMP]Fix sharing of threadprivate variables with TLS support.
Alexey Bataev
2019-07-18
1
-0
/
+7
*
[OPENMP]Provide correct data sharing attributes for loop control
Alexey Bataev
2019-07-18
1
-45
/
+55
*
[OPENMP]Fix crash in LoopCounterRefChecker when MemberExpr is not Var or Field
Mike Rice
2019-07-17
1
-1
/
+2
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
*
[OPENMP]Improve handling of analysis of unsupported VLAs in reductions.
Alexey Bataev
2019-07-11
1
-4
/
+8
*
[OPENMP]Improve error message for device unsupported types.
Alexey Bataev
2019-07-08
1
-2
/
+3
*
[OPENMP]Fix handling of lambda captures in target regions.
Alexey Bataev
2019-07-01
1
-53
/
+44
*
[OPENMP]Improve analysis of implicit captures.
Alexey Bataev
2019-06-28
1
-20
/
+38
*
[OPENMP]Fix top DSA for static members.
Alexey Bataev
2019-06-28
1
-3
/
+15
*
[OPENMP]Fix DSA for loop iteration variables in simd loops.
Alexey Bataev
2019-06-28
1
-1
/
+3
*
[OPENMP]Fix checks for DSA in simd constructs.
Alexey Bataev
2019-06-28
1
-2
/
+2
*
[OPENMP]Fix PR42159: do not capture threadprivate variables.
Alexey Bataev
2019-06-21
1
-2
/
+5
[next]