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
/
Sema
/
SemaOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Avoid remainder operations for loop index values on a collapsed loop...
Gheorghe-Teodor Bercea
2019-01-09
1
-32
/
+44
*
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...
Gheorghe-Teodor Bercea
2019-01-09
1
-11
/
+12
*
Incorrect implicit data-sharing for nested tasks
Alexey Bataev
2019-01-09
1
-8
/
+12
*
[OPENMP]Fix PR40191: Do not allow orphaned cancellation constructs.
Alexey Bataev
2019-01-08
1
-4
/
+7
*
[OpenMP] Refactor const restriction for linear
Joel E. Denny
2019-01-04
1
-13
/
+5
*
[OpenMP] Refactor const restriction for reductions
Joel E. Denny
2019-01-04
1
-30
/
+30
*
[OpenMP] Replace predetermined shared for const variable
Joel E. Denny
2019-01-04
1
-27
/
+80
*
Refactor the way we handle diagnosing unused expression results.
Aaron Ballman
2019-01-04
1
-22
/
+33
*
[OpenMP] Added support for explicit mapping of classes using 'this' pointer. ...
Patrick Lyster
2019-01-02
1
-1
/
+71
*
[OPENMP]Fix processing of the clauses on target combined directives.
Alexey Bataev
2018-12-28
1
-4
/
+7
*
[AST] Store the callee and argument expressions of CallExpr in a trailing array.
Bruno Ricci
2018-12-21
1
-2
/
+2
*
[OPENMP]Mark the loop as started when initialized.
Alexey Bataev
2018-12-19
1
-0
/
+1
*
[OpenMP] Fix data sharing analysis in nested clause
Joel E. Denny
2018-12-19
1
-7
/
+3
*
[OPENMP] parsing and sema support for 'close' map-type-modifier
Kelvin Li
2018-12-18
1
-10
/
+33
*
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
Fangrui Song
2018-11-30
1
-18
/
+29
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-29
/
+18
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-18
/
+29
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-29
/
+18
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-18
/
+29
*
[OPENMP]Fix handling of the LCVs in loop-based directives.
Alexey Bataev
2018-11-21
1
-2
/
+8
*
[OPENMP] Support relational-op != (not-equal) as one of the canonical
Kelvin Li
2018-11-21
1
-18
/
+40
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-29
/
+18
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-18
/
+29
*
[OPENMP]Fix PR39694: do not capture `this` in non-`this` region.
Alexey Bataev
2018-11-16
1
-2
/
+9
*
Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...
Patrick Lyster
2018-11-02
1
-0
/
+25
*
Create ConstantExpr class
Bill Wendling
2018-10-31
1
-2
/
+2
*
[OPENMP] Support for mapping of the lambdas in target regions.
Alexey Bataev
2018-10-30
1
-4
/
+54
*
[OPENMP]Fix PR39372: Does not complain about loop bound variable not
Alexey Bataev
2018-10-29
1
-0
/
+2
*
[OpenMP] Fix condition.
Gheorghe-Teodor Bercea
2018-10-29
1
-1
/
+2
*
[OpenMP][NVPTX] Use single loops when generating code for distribute parallel...
Gheorghe-Teodor Bercea
2018-10-29
1
-2
/
+15
*
[OPENMP] Do not capture private loop counters.
Alexey Bataev
2018-10-29
1
-20
/
+86
*
[OPENMP]Fix PR39422: variables are not firstprivatized in task context.
Alexey Bataev
2018-10-25
1
-2
/
+25
*
[OPENMP]Fix PR39366: do not try to private field if it is not captured.
Alexey Bataev
2018-10-24
1
-2
/
+8
*
Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...
Patrick Lyster
2018-10-11
1
-0
/
+13
*
[OPENMP] Add reverse_offload clause to requires directive
Patrick Lyster
2018-10-03
1
-0
/
+13
*
Add support for unified_shared_memory clause on requires directive
Patrick Lyster
2018-10-01
1
-0
/
+13
*
[OPENMP]Fix PR39084: Check datasharing attributes of reduction variables only.
Alexey Bataev
2018-09-28
1
-60
/
+58
*
[OPENMP] Add support for OMP5 requires directive + unified_address clause
Kelvin Li
2018-09-26
1
-1
/
+77
*
[OPENMP] Add support for mapping memory pointed by member pointer.
Alexey Bataev
2018-09-20
1
-0
/
+20
*
[OPENMP] Fix PR38903: Crash on instantiation of the non-dependent
Alexey Bataev
2018-09-13
1
-0
/
+10
*
[OPENMP] Fix PR38902: support ADL for declare reduction constructs.
Alexey Bataev
2018-09-12
1
-1
/
+106
*
[OPENMP] Simplified checks for declarations in declare target regions.
Alexey Bataev
2018-09-11
1
-106
/
+36
*
[OpenMP] Add support for nested 'declare target' directives
Kelvin Li
2018-09-10
1
-8
/
+3
*
[OPENMP] Fix processing of declare target construct.
Alexey Bataev
2018-08-14
1
-24
/
+5
*
[OPENMP] Fix emission of the loop doacross constructs.
Alexey Bataev
2018-08-13
1
-84
/
+185
*
Revert "[OPENMP] Fix emission of the loop doacross constructs."
Alexey Bataev
2018-08-13
1
-179
/
+84
*
[OPENMP] Fix emission of the loop doacross constructs.
Alexey Bataev
2018-08-13
1
-84
/
+179
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-4
/
+4
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-75
/
+75
*
[OPENMP] Mark variables captured in declare target region as implicitly
Alexey Bataev
2018-08-07
1
-7
/
+16
[next]