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
/
Basic
/
OpenMPKinds.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Prepare sema to support combined constructs with omp distribute and ...
Carlo Bertolli
2017-04-20
1
-5
/
+1
*
[OpenMP] Prepare Sema for initial implementation for pragma 'distribute paral...
Carlo Bertolli
2017-02-17
1
-1
/
+1
*
[OpenMP] Codegen support for 'target teams' on the host.
Arpith Chacko Jacob
2017-01-25
1
-1
/
+4
*
Reverting commit because an NVPTX patch sneaked in. Break up into two
Arpith Chacko Jacob
2017-01-25
1
-4
/
+1
*
[OpenMP] Codegen support for 'target teams' on the host.
Arpith Chacko Jacob
2017-01-25
1
-1
/
+4
*
[OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob
2017-01-18
1
-0
/
+70
*
Revert r292374 to debug Windows buildbot failure.
Arpith Chacko Jacob
2017-01-18
1
-98
/
+0
*
[OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob
2017-01-18
1
-0
/
+98
*
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
Kelvin Li
2017-01-10
1
-6
/
+22
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...
Kelvin Li
2017-01-03
1
-11
/
+26
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Kelvin Li
2016-12-29
1
-7
/
+24
*
[OpenMP] Sema and parsing for 'target teams distribute' pragma
Kelvin Li
2016-12-25
1
-7
/
+18
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
1
-4
/
+18
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
1
-6
/
+23
*
[OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma
Kelvin Li
2016-11-30
1
-6
/
+23
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
1
-5
/
+18
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
1
-18
/
+5
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
1
-5
/
+18
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-4
/
+22
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
1
-3
/
+13
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
1
-4
/
+18
*
[OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_pt...
Carlo Bertolli
2016-07-13
1
-0
/
+2
*
[OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 't...
Carlo Bertolli
2016-07-13
1
-0
/
+2
*
[OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li
2016-07-06
1
-4
/
+18
*
[OpenMP] remove outdated comment (NFC)
Kelvin Li
2016-07-05
1
-1
/
+0
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
1
-8
/
+26
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
1
-5
/
+22
*
Revert r273705
Carlo Bertolli
2016-06-24
1
-22
/
+5
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
1
-5
/
+22
*
[OpenMP] Parsing and sema support for the from clause
Samuel Antao
2016-05-26
1
-0
/
+2
*
[OpenMP] Parsing and sema support for the to clause
Samuel Antao
2016-05-26
1
-0
/
+2
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
1
-1
/
+11
*
[OPENMP 4.0] Fixed DSA analysis for taskloop directives.
Alexey Bataev
2016-04-13
1
-0
/
+3
*
[OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive.
Alexey Bataev
2016-04-12
1
-0
/
+5
*
[OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin
2016-04-06
1
-0
/
+2
*
[OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
2016-03-30
1
-0
/
+2
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
1
-0
/
+1
*
[OpenMP] Parsing + sema for target parallel for directive.
Arpith Chacko Jacob
2016-02-03
1
-9
/
+20
*
[OpenMP] Prevent nesting of target constructs within target code execution re...
Arpith Chacko Jacob
2016-02-02
1
-2
/
+9
*
Undoing commit r259366 to debug buildbot failure.
Arpith Chacko Jacob
2016-02-01
1
-9
/
+2
*
[OpenMP] Prevent nesting of target constructs within target code execution re...
Arpith Chacko Jacob
2016-02-01
1
-2
/
+9
*
[OpenMP] Parsing + sema for target parallel directive.
Arpith Chacko Jacob
2016-01-26
1
-1
/
+12
*
[OpenMP] Parsing + sema for defaultmap clause.
Arpith Chacko Jacob
2016-01-26
1
-0
/
+22
*
[OpenMP] Parsing + sema for "target exit data" directive.
Samuel Antao
2016-01-19
1
-0
/
+10
*
[OpenMP] Parsing + sema for "target enter data" directive.
Samuel Antao
2016-01-19
1
-0
/
+10
*
Add OpenMP dist_schedule clause to distribute directive and related regressio...
Carlo Bertolli
2016-01-15
1
-0
/
+15
*
[OPENMP 4.5] Sema/parsing support for extended format of 'schedule' clause.
Alexey Bataev
2015-12-28
1
-5
/
+13
*
[OPENMP 4.5] Parsing/sema for 'hint' clause of 'critical' directive.
Alexey Bataev
2015-12-15
1
-1
/
+12
*
Add parse and sema of OpenMP distribute directive with all clauses except dis...
Carlo Bertolli
2015-12-14
1
-1
/
+16
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
1
-16
/
+1
[next]