ALEXks
|
5b2cae9070
|
version updated
|
2023-11-05 20:17:28 +03:00 |
|
|
|
c428f365f9
|
private_removing: bug fixes
|
2023-11-05 19:11:46 +03:00 |
|
ALEXks
|
dfb5d4796b
|
fixed inliner
|
2023-11-05 18:20:31 +03:00 |
|
ALEXks
|
90fb0bf6b9
|
added refactoring of FuncInfo, fixed ACC_ROUTINE inserting
|
2023-11-05 13:08:57 +03:00 |
|
ALEXks
|
2288ef3edf
|
fixed
|
2023-11-05 10:25:29 +03:00 |
|
ALEXks
|
8a69ee3a40
|
added priority to omp threadprivate
|
2023-10-31 20:39:33 +03:00 |
|
mkoch
|
7a51e3c587
|
fix parsing of omp threadprivate dirs
|
2023-10-31 20:11:00 +03:00 |
|
ALEXks
|
d076333a53
|
fixed merge
|
2023-10-28 10:29:29 +03:00 |
|
ALEXks
|
ec2975a2ed
|
fixed privates analysis
|
2023-10-27 20:12:02 +03:00 |
|
|
|
78a05d1a53
|
private_removing: add check for indirect array usage + structural code changes
|
2023-10-25 22:02:47 +03:00 |
|
ALEXks
|
fb8d29fa3e
|
Merge branch 'master' of http://191.168.0.176:30008/Alexander_KS/SAPFOR
|
2023-10-19 16:41:06 +03:00 |
|
ALEXks
|
d15d0454d5
|
ignore omp directived with -spf flag
|
2023-10-19 16:40:55 +03:00 |
|
|
|
f9bb9e3dd8
|
private_removing: bugreport_1672139586
add message about var usage in function calls
add correct support for iteration vars
|
2023-10-13 13:11:41 +03:00 |
|
ALEXks
|
963acc8982
|
fixed parser
|
2023-10-11 20:12:31 +03:00 |
|
ALEXks
|
8d6661fa9d
|
version updated
|
2023-10-11 13:41:40 +03:00 |
|
mkoch
|
1b4a1b8ae4
|
fixes for added message
|
2023-10-11 12:43:22 +03:00 |
|
ALEXks
|
c4f222fe34
|
fixed IR
|
2023-10-10 16:38:27 +03:00 |
|
ALEXks
|
020f2a1109
|
fixed -tinfo option
|
2023-10-07 13:16:09 +03:00 |
|
mkoch
|
8b26666bfc
|
Fix for analysis in mpi mode, add warnig in SELECT_ARRAY_DIM_CONF pass
|
2023-10-06 15:46:49 +03:00 |
|
ALEXks
|
66c075b8ce
|
added template_info
|
2023-10-06 10:09:47 +03:00 |
|
ALEXks
|
59e2f69792
|
version updated
|
2023-09-30 18:21:40 +03:00 |
|
mkoch
|
83f5fee8cd
|
better condition for excluding arrays from parallelization
|
2023-09-27 20:27:03 +03:00 |
|
mkoch
|
bd17dde9b0
|
added error if no directives were inserted
|
2023-09-26 22:45:09 +03:00 |
|
mkoch
|
377e60df78
|
code style improvements
|
2023-09-26 22:13:21 +03:00 |
|
mkoch
|
c50bb82a48
|
fix applyRemovals for pass manager
|
2023-09-26 20:48:41 +03:00 |
|
ALEXks
|
a70ca5314f
|
changed encoding
|
2023-09-25 21:14:46 +03:00 |
|
mkoch
|
27d2859d53
|
small fix in removals from passes dependencies
|
2023-09-21 21:15:12 +03:00 |
|
mkoch
|
877c5a0922
|
select_array_conf: reencoded
|
2023-09-21 18:13:38 +03:00 |
|
mkoch
|
cc0b188521
|
fix issue with << (replace << with <=)
|
2023-09-21 18:10:40 +03:00 |
|
mkoch
|
04355ed1f8
|
revert substitutions after SELECT_ARRAY_DIM_CONF
|
2023-09-21 18:09:31 +03:00 |
|
mkoch
|
550c56c57f
|
fix removals from passes' dependencies
|
2023-09-20 20:51:11 +03:00 |
|
mkoch
|
d6503e5174
|
Merge branch 'master' into select_array_conf_dim_pass_xnp
|
2023-09-16 17:04:07 +03:00 |
|
mkoch
|
3acfb32a24
|
First version of SELECT_ARRAY_DIM_CONF pass
|
2023-09-16 17:00:48 +03:00 |
|
mkoch
|
d90f48c787
|
split insertions and removals in passes' depencies into two functions
|
2023-09-16 17:00:48 +03:00 |
|
mkoch
|
aae81c0e87
|
PassManager: -= operator added, FIND_FUNC_TO_INCLUDE and CHECK_FUNC_TO_INCLUDE removed from INSERT_PARALLEL_DIRS_NODIST
|
2023-09-16 17:00:48 +03:00 |
|
ALEXks
|
e00b6b939f
|
fixed actuals for shared memory parallelization
|
2023-09-15 11:40:05 +03:00 |
|
ALEXks
|
59c56cc5c2
|
added project
|
2023-09-14 19:43:13 +03:00 |
|