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
/
test
/
OpenMP
/
target_map_messages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Improve handling of possibly incorrectly mapped types.
Alexey Bataev
2020-01-14
1
-10
/
+23
*
[OPENMP]Reorganize OpenMP warning groups.
Alexey Bataev
2019-12-06
1
-2
/
+2
*
[OPENMP]Moved warning fo mapping non-trivially copiable types into a
Alexey Bataev
2019-12-06
1
-4
/
+4
*
[OPENMP][Analysis] Add analysis of the map clauses.
Alexey Bataev
2019-08-28
1
-0
/
+8
*
[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,
Alexey Bataev
2019-07-08
1
-4
/
+4
*
[APSInt][OpenMP] Fix isNegative, etc. for unsigned types
Joel E. Denny
2019-04-23
1
-0
/
+2
*
[OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.
Michael Kruse
2019-02-19
1
-8
/
+8
*
[OPENMP] parsing and sema support for 'close' map-type-modifier
Kelvin Li
2018-12-18
1
-4
/
+52
*
[OPENMP] Add support for mapping memory pointed by member pointer.
Alexey Bataev
2018-09-20
1
-2
/
+0
*
[OPENMP] Analyze the type of the mapped entity instead of its base.
Alexey Bataev
2018-05-02
1
-1
/
+9
*
[OPENMP] Emit warning for non-trivial types in map clauses.
Alexey Bataev
2018-02-27
1
-4
/
+4
*
[OPENMP] Allow multiple mappings for member expressions for pointers.
Alexey Bataev
2018-02-27
1
-2
/
+10
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+3
*
[OPENMP] Improve error message for mapping union members.
Alexey Bataev
2017-12-06
1
-1
/
+1
*
[OPENMP] Fix implicit mapping analysis.
Alexey Bataev
2017-12-05
1
-1
/
+9
*
[OPENMP] Fix assert fail after target implicit map checks.
Alexey Bataev
2017-12-05
1
-0
/
+4
*
[OPENMP] Fix handling of implicit mapping of array sections.
Alexey Bataev
2017-09-26
1
-0
/
+2
*
[OPENMP] Generate implicit map|firstprivate clauses for target-based
Alexey Bataev
2017-09-26
1
-0
/
+66
*
[OPENMP] Allow all classes as mappable types.
Alexey Bataev
2017-09-13
1
-8
/
+8
*
[OPENMP] Allow 'use_device_ptr' clause in 'target data' alone.
Alexey Bataev
2017-05-30
1
-1
/
+1
*
[OpenMP] Extended parse for 'always' map modifier
Carlo Bertolli
2017-05-03
1
-0
/
+2
*
[OpenMP] Check if the template specialization is mappable instead of speciali...
David Sheinkman
2016-10-06
1
-0
/
+12
*
[OpenMP] Allow negative lower bound in array sections based on pointers
Kelvin Li
2016-07-20
1
-0
/
+4
*
[OpenMP] Fix incorrect diagnostics in map clause
Kelvin Li
2016-07-18
1
-4
/
+9
*
[OpenMP] Parsing and sema support for the to clause
Samuel Antao
2016-05-26
1
-4
/
+4
*
Revert "[OPENMP] Allow skip expression after comma in clauses with lists."
Alexey Bataev
2016-04-01
1
-2
/
+2
*
[OPENMP] Allow skip expression after comma in clauses with lists.
Alexey Bataev
2016-03-31
1
-2
/
+2
*
[OPENMP] Implementation of codegen for firstprivate clause of target directive
Carlo Bertolli
2016-03-18
1
-0
/
+4
*
[OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao
2016-03-09
1
-2
/
+122
*
[OpenMP] Remove '#if 1' hanging in target_map_messages.cpp.
Samuel Antao
2016-01-22
1
-8
/
+0
*
[OpenMP] Update map clause SEMA to support OpenMP 4.5 possible list items.
Samuel Antao
2016-01-22
1
-69
/
+255
*
[OpenMP] Parsing and sema support for map clause - add test case
Kelvin Li
2015-11-23
1
-0
/
+207