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.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
*
First patch with codegen of the 'omp for' directive. It implements
Alexander Musman
2014-12-15
1
-0
/
+9
*
[OPENMP] Additional processing of 'omp atomic read' directive.
Alexey Bataev
2014-11-18
1
-0
/
+3
*
[c++1z] N4295: fold-expressions.
Richard Smith
2014-11-08
1
-0
/
+11
*
Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
2014-10-29
1
-1
/
+1
*
Objective-C. revert patch for rdar://17554063.
Fariborz Jahanian
2014-10-28
1
-2
/
+0
*
Add the initial TypoExpr AST node for delayed typo correction.
Kaelyn Takata
2014-10-27
1
-0
/
+6
*
[OPENMP] Codegen for 'private' clause in 'parallel' directive.
Alexey Bataev
2014-10-21
1
-1
/
+5
*
Fix for bug http://llvm.org/PR17427.
Alexey Bataev
2014-10-09
1
-0
/
+1
*
[OPENMP] 'omp teams' directive basic support.
Alexey Bataev
2014-10-09
1
-0
/
+7
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-1
/
+8
*
Revert commit r219297.
Alexey Bataev
2014-10-08
1
-8
/
+1
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-1
/
+8
*
Revert back r219295.
Alexey Bataev
2014-10-08
1
-8
/
+1
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-1
/
+8
*
Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...
Renato Golin
2014-10-08
1
-7
/
+0
*
[OPENMP] 'omp teams' directive basic support.
Alexey Bataev
2014-10-07
1
-0
/
+7
*
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
Alexander Musman
2014-10-01
1
-0
/
+17
*
[OPENMP] Parsing/Sema of directive omp parallel for simd
Alexander Musman
2014-09-23
1
-0
/
+6
*
[OPENMP] Initial parsing/sema analysis of 'target' directive.
Alexey Bataev
2014-09-19
1
-0
/
+7
*
Parsing/Sema of directive omp for simd
Alexander Musman
2014-09-18
1
-0
/
+5
*
[OPENMP] Extract common superclass from all the loop directives. No functiona...
Alexander Musman
2014-08-19
1
-12
/
+10
*
Objective-C ARC. First patch toward generating new APIs
Fariborz Jahanian
2014-08-06
1
-0
/
+2
*
[modules] Add abbreviation for ImplicitCastExpr. This is the most common
Richard Smith
2014-07-27
1
-0
/
+4
*
[OPENMP] Initial parsing and sema analysis for clause 'seq_cst' of 'atomic' d...
Alexey Bataev
2014-07-24
1
-0
/
+2
*
[OPENMP] Initial parsing and sema analysis for clause 'capture' in 'atomic' d...
Alexey Bataev
2014-07-24
1
-0
/
+2
*
[OPENMP] Initial parsing and sema analysis for 'update' clause of 'atomic' di...
Alexey Bataev
2014-07-23
1
-0
/
+2
*
[OPENMP] Initial parsing an sema analysis for 'write' clause of 'atomic' dire...
Alexey Bataev
2014-07-23
1
-0
/
+2
*
[OPENMP] Initial parsing and sema analysis for 'read' clause in 'atomic' dire...
Alexey Bataev
2014-07-23
1
-0
/
+2
*
[OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Alexey Bataev
2014-07-22
1
-0
/
+7
*
[OPENMP] Initial parsing and sema analysis for 'ordered' directive.
Alexey Bataev
2014-07-22
1
-0
/
+6
[prev]
[next]