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
...
*
Encapsulate FPOptions and use it consistently
Adam Nemet
2017-03-27
1
-2
/
+1
*
[OpenMP] Teams reduction on the NVPTX device.
Arpith Chacko Jacob
2017-02-16
1
-0
/
+4
*
[OpenMP] Parallel reduction on the NVPTX device.
Arpith Chacko Jacob
2017-02-16
1
-10
/
+22
*
Revert r295319 while investigating buildbot failure.
Arpith Chacko Jacob
2017-02-16
1
-22
/
+10
*
[OpenMP] Parallel reduction on the NVPTX device.
Arpith Chacko Jacob
2017-02-16
1
-10
/
+22
*
[OpenMP] Codegen support for 'target teams' on the host.
Arpith Chacko Jacob
2017-01-25
1
-13
/
+52
*
Reverting commit because an NVPTX patch sneaked in. Break up into two
Arpith Chacko Jacob
2017-01-25
1
-52
/
+13
*
[OpenMP] Codegen support for 'target teams' on the host.
Arpith Chacko Jacob
2017-01-25
1
-13
/
+52
*
[OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Chacko Jacob
2017-01-18
1
-11
/
+30
*
[OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob
2017-01-18
1
-9
/
+37
*
Revert r292374 to debug Windows buildbot failure.
Arpith Chacko Jacob
2017-01-18
1
-37
/
+9
*
[OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob
2017-01-18
1
-9
/
+37
*
[OpenMP] Refactor code that calls codegen for target regions on the device.
Arpith Chacko Jacob
2017-01-16
1
-32
/
+48
*
Remove unused lambda captures. NFC
Malcolm Parsons
2017-01-13
1
-7
/
+6
*
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
Kelvin Li
2017-01-10
1
-0
/
+10
*
[OPENMP] Private, firstprivate, and lastprivate clauses for distribute, host ...
Carlo Bertolli
2017-01-03
1
-0
/
+18
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...
Kelvin Li
2017-01-03
1
-0
/
+10
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Kelvin Li
2016-12-29
1
-0
/
+10
*
Fix format. NFC
Kelvin Li
2016-12-28
1
-5
/
+8
*
[OpenMP] Sema and parsing for 'target teams distribute' pragma
Kelvin Li
2016-12-25
1
-0
/
+8
*
[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
[prev]
[next]