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
/
CodeGen
/
CGStmtOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
1
-0
/
+8
*
Fix typo in comment. NFC.
Kelvin Li
2016-12-15
1
-1
/
+1
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
1
-0
/
+12
*
[OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma
Kelvin Li
2016-11-30
1
-0
/
+11
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-17
1
-8
/
+24
*
Revert "[OPENMP] Fixed codegen for 'omp cancel' construct."
Vitaly Buka
2016-11-16
1
-34
/
+6
*
[OPENMP] Fix stack use after delete, NFC.
Alexey Bataev
2016-11-15
1
-5
/
+4
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-15
1
-6
/
+35
*
Add the loop end location to the loop metadata. This additional information
Amara Emerson
2016-11-10
1
-2
/
+6
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
1
-1
/
+1
*
Revert "[OPENMP] Fixed capturing of VLA variables."
Diana Picus
2016-11-07
1
-1
/
+1
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
1
-1
/
+1
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
1
-0
/
+13
*
[CodeGen][ObjC] Do not call objc_storeStrong when initializing a
Akira Hatanaka
2016-10-18
1
-2
/
+2
*
Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
Alexey Bataev
2016-10-13
1
-4
/
+17
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
1
-13
/
+0
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
1
-0
/
+13
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-0
/
+12
*
[OpenMP] Codegen for use_device_ptr clause.
Samuel Antao
2016-07-28
1
-9
/
+129
*
[OpenMP] Add support for mapping array sections through pointer references.
Samuel Antao
2016-07-27
1
-1
/
+11
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
1
-0
/
+11
*
[OPENMP] Improved processing of 'priority' clause, NFC.
Alexey Bataev
2016-07-19
1
-3
/
+1
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
1
-0
/
+12
*
[OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_pt...
Carlo Bertolli
2016-07-13
1
-0
/
+1
*
[OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 't...
Carlo Bertolli
2016-07-13
1
-0
/
+1
*
[OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li
2016-07-06
1
-0
/
+13
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
1
-0
/
+11
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
1
-0
/
+12
*
Revert r273705
Carlo Bertolli
2016-06-24
1
-12
/
+0
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
1
-0
/
+12
*
Re-apply r272900 - [OpenMP] Cast captures by copy when passed to fork call so...
Samuel Antao
2016-06-16
1
-27
/
+37
*
Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so t...
Samuel Antao
2016-06-16
1
-37
/
+27
*
[OpenMP] Cast captures by copy when passed to fork call so that they are comp...
Samuel Antao
2016-06-16
1
-27
/
+37
*
[OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based
Alexey Bataev
2016-05-30
1
-0
/
+4
*
[OpenMP] Codegen for target update directive.
Samuel Antao
2016-05-26
1
-5
/
+18
*
[OpenMP] Parsing and sema support for the from clause
Samuel Antao
2016-05-26
1
-0
/
+1
*
[OpenMP] Parsing and sema support for the to clause
Samuel Antao
2016-05-26
1
-0
/
+1
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
1
-0
/
+6
*
Add a loop's debug location to its llvm.loop metadata
Hal Finkel
2016-05-25
1
-2
/
+2
*
[OPENMP 4.5] Codegen for dacross loop synchronization constructs.
Alexey Bataev
2016-05-25
1
-2
/
+12
*
[OPENMP] Fixed codegen for firstprivate vars in standalone worksharing
Alexey Bataev
2016-05-24
1
-1
/
+3
*
[OPENMP] Pass scalar firstprivate vars by value.
Alexey Bataev
2016-05-17
1
-18
/
+37
*
[OPENMP 4.5] Initial codegen for 'priority' clause in task-based
Alexey Bataev
2016-05-10
1
-0
/
+7
*
[OPENMP 4.5] Add codegen support in runtime for '[non]monotonic'
Alexey Bataev
2016-05-10
1
-18
/
+20
*
[OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' directives.
Alexey Bataev
2016-05-05
1
-9
/
+59
*
[OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
Alexey Bataev
2016-04-28
1
-8
/
+4
*
[OPENMP] Simplified interface for codegen of tasks, NFC.
Alexey Bataev
2016-04-28
1
-60
/
+41
*
[OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses of 'taskloop'
Alexey Bataev
2016-04-28
1
-2
/
+14
*
[OpenMP] Code generation for target exit data directive
Samuel Antao
2016-04-27
1
-2
/
+19
*
[OpenMP] Code generation for target enter data directive
Samuel Antao
2016-04-27
1
-1
/
+16
[prev]
[next]