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
/
Serialization
/
ASTWriterStmt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP 4.5] Parsing/sema for 'num_tasks' clause.
Alexey Bataev
2015-12-08
1
-0
/
+5
*
Add parse and sema for OpenMP distribute directive and all its clauses exclud...
Carlo Bertolli
2015-12-08
1
-0
/
+5
*
[OPENMP 4.5] parsing/sema support for 'grainsize' clause.
Alexey Bataev
2015-12-07
1
-0
/
+5
*
[OPENMP 4.5] parsing/sema support for 'nogroup' clause.
Alexey Bataev
2015-12-07
1
-0
/
+2
*
[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.
Alexey Bataev
2015-12-03
1
-0
/
+5
*
[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.
Alexey Bataev
2015-12-01
1
-0
/
+5
*
[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.
Alexey Bataev
2015-12-01
1
-0
/
+5
*
[OpenMP] Parsing and sema support for thread_limit clause.
Kelvin Li
2015-11-27
1
-0
/
+5
*
[MSVC] 'property' with an empty array in array subscript expression.
Alexey Bataev
2015-11-25
1
-0
/
+8
*
[OpenMP] Parsing and sema support for num_teams clause
Kelvin Li
2015-11-24
1
-0
/
+5
*
[OpenMP] Parsing and sema support for map clause
Kelvin Li
2015-11-23
1
-0
/
+11
*
[coroutines] Creation of promise object, lookup of operator co_await, building
Richard Smith
2015-10-27
1
-0
/
+21
*
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
Alexey Bataev
2015-10-08
1
-0
/
+2
*
[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.
Alexey Bataev
2015-09-28
1
-0
/
+2
*
[OPENMP 4.1] Add 'threads' clause for '#pragma omp ordered'.
Alexey Bataev
2015-09-25
1
-0
/
+3
*
PR14858: Initial support for proper sizeof... handling within alias templates.
Richard Smith
2015-09-23
1
-1
/
+8
*
[OPENMP 4.0] Add 'if' clause for 'cancel' directive.
Alexey Bataev
2015-09-18
1
-0
/
+1
*
Support __builtin_ms_va_list.
Charles Davis
2015-09-17
1
-0
/
+1
*
[OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...
Alexey Bataev
2015-09-15
1
-0
/
+7
*
[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
Alexey Bataev
2015-09-03
1
-0
/
+3
*
[OPENMP 4.0] Initial support for array sections.
Alexey Bataev
2015-08-25
1
-0
/
+10
*
[OPENMP 4.1] Initial support for 'simdlen' clause.
Alexey Bataev
2015-08-21
1
-0
/
+5
*
[OPENMP 4.1] Initial support for modifiers in 'linear' clause.
Alexey Bataev
2015-08-20
1
-0
/
+2
*
[OPENMP 4.1] Allow variables with reference types in private clauses.
Alexey Bataev
2015-08-18
1
-0
/
+3
*
[OPENMP] Fix for http://llvm.org/PR24371: Assert failure compiling blender 2.75.
Alexey Bataev
2015-08-14
1
-0
/
+3
*
This patch commits OpenMP 4 target device clauses
Michael Wong
2015-08-07
1
-0
/
+5
*
[OPENMP 4.1] Allow references in init expression for loop-based constructs.
Alexey Bataev
2015-08-06
1
-0
/
+3
*
[OPENMP 4.1] Initial support for extended 'ordered' clause.
Alexey Bataev
2015-07-30
1
-1
/
+4
*
Commit for http://reviews.llvm.org/D10765
Michael Wong
2015-07-21
1
-0
/
+7
*
[OPENMP 4.0] Initial support for 'omp cancel' construct.
Alexey Bataev
2015-07-02
1
-0
/
+7
*
[OPENMP 4.0] Initial support for 'omp cancellation point' construct.
Alexey Bataev
2015-07-01
1
-0
/
+8
*
[OPENMP] Initial support for 'depend' clause (4.0).
Alexey Bataev
2015-06-23
1
-0
/
+10
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-2
/
+2
*
[OPENMP] Support for '#pragma omp taskgroup' directive.
Alexey Bataev
2015-06-18
1
-0
/
+6
*
[OPENMP] Remove last iteration separation for loop-based constructs.
Alexey Bataev
2015-06-16
1
-2
/
+1
*
Implementing C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
2015-06-10
1
-0
/
+12
*
[OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
Alexey Bataev
2015-05-12
1
-0
/
+1
*
Fix a few line endings. NFC.
Yunzhong Gao
2015-05-01
1
-7
/
+7
*
[OPENMP] Codegen for 'copyin' clause in 'parallel' directive.
Alexey Bataev
2015-04-16
1
-0
/
+6
*
[OPENMP] Codegen for 'lastprivate' clause in 'for' directive.
Alexey Bataev
2015-04-16
1
-0
/
+8
*
[OPENMP] Codegen for 'reduction' clause in 'parallel' directive.
Alexey Bataev
2015-04-10
1
-0
/
+6
*
[OPENMP] Sema analysis for 'atomic capture' construct.
Alexey Bataev
2015-04-01
1
-0
/
+1
*
[OPENMP] Codegen for 'atomic update' construct.
Alexey Bataev
2015-03-30
1
-2
/
+2
*
Track the source location of the dot or arrow operator in a MemberExpr.
Aaron Ballman
2015-03-24
1
-6
/
+7
*
[OPENMP] Codegen for 'copyprivate' clause ('single' directive).
Alexey Bataev
2015-03-23
1
-0
/
+6
*
[OPENMP] CodeGen of the 'linear' clause for the 'omp simd' directive.
Alexander Musman
2015-03-21
1
-1
/
+12
*
[OPENMP] Additional sema analysis for 'omp atomic[ update]'.
Alexey Bataev
2015-03-13
1
-0
/
+2
*
Rename RefersToCapturedVariable to RefersToEnclosingVariableOrCapture, NFC
Alexey Bataev
2015-01-12
1
-1
/
+1
*
Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Alexey Bataev
2014-12-16
1
-1
/
+1
[next]