Commit Graph

256 Commits

Author SHA1 Message Date
ALEXks
00b6026761 fixed 2025-03-25 20:35:20 +03:00
ALEXks
2036fab86f added dvm declare 2025-03-25 20:35:20 +03:00
ALEXks
8e4a4c78ad improved ROUTINE insertion 2025-03-25 20:35:20 +03:00
b4038b532f WIP try to fix renaming 2025-03-25 20:35:20 +03:00
dec1a853db Merge branch 'master' into analyze_loops_with_IR 2024-12-31 16:41:12 +03:00
7df02737c7 WIP: finishing SSA renaming 2024-12-26 01:58:15 +03:00
ALEXks
f3f7368bdc updated dvm 2024-12-25 12:56:47 +03:00
d267dc047a WIP: add fi functions and rename vars 2024-12-19 15:37:34 +03:00
ALEXks
34cf4cc202 version updated 2024-12-05 12:54:37 +03:00
ALEXks
fcedc0e029 fixed typo in message 2024-12-05 12:51:59 +03:00
ALEXks
21acea498e added new directives 2024-12-05 12:50:36 +03:00
7d342c51a8 replace_dist_arrays_in_io: copy declorations from includes, fix replacement bounds, improve performance, fix SgUtils 2024-12-02 23:18:53 +03:00
12a810ad35 WIP fix russian coments 2024-11-22 00:28:12 +03:00
1522dc7f27 Merge branch 'master' into analyze_loops_with_IR 2024-11-21 21:27:58 +03:00
ALEXks
d6cb4c2a8a fixed remotes, shadows, array analysis 2024-11-21 15:07:16 +03:00
4ba2bb4c94 Merge branch 'master' into analyze_loops_with_IR 2024-11-17 22:27:14 +03:00
ALEXks
2e2bcadfa1 fixed fdvm, fixed errors with interfacesg 2024-11-17 17:19:58 +03:00
6254f38cff version updated 2024-11-17 14:17:09 +00:00
d9d4d50e5a replace_dist_arrays_in_io: choose arrays for copying more carefully 2024-11-16 10:32:01 +03:00
60544ea4d6 WIP: add dominators logic 2024-11-14 15:28:51 +03:00
ALEXks
c63c4dd46c added simple implementation for GET_STATS_FOR_PREDICTOR pass 2024-11-14 12:37:38 +03:00
4a06430139 replace_dist_arrays_in_io: fix code style, replace only distributed arrays 2024-11-14 09:16:41 +03:00
3a7a54e4be replace_dist_arrays_in_io: insert PROCESS_PRIVATE directives 2024-11-14 09:16:41 +03:00
413daa2aea replace_dist_arrays_in_io: insert only necessary copy statements 2024-11-14 09:16:41 +03:00
b1faa5e80a add pass REMOVE_DIST_ARRAYS_FROM_IO, make copyArray fuction from resolve_par_regions public 2024-11-14 09:16:41 +03:00
ALEXks
1a1705d2e4 added statistics 2024-10-07 14:50:37 +03:00
7e0f829970 macos build fix 2024-10-05 00:21:00 +03:00
ALEXks
e64ee54c2a fixed actuals 2024-10-04 15:27:47 +03:00
1140957dce fixed build for clang 2024-10-04 15:26:19 +03:00
ALEXks
e8cdf0e3f0 added statistics, fixed shadow, fixed inliner, and etc. 2024-09-30 20:24:34 +03:00
ALEXks
7b34de49a8 added new pass for statistics, updated dvm 2024-08-30 12:17:35 +03:00
ALEXks
861ce8262e fixed implicit none 2024-07-31 17:01:21 +03:00
ALEXks
aa56d986a9 added new options 2024-07-24 12:07:29 +03:00
ALEXks
5e0c79fc0c fixed implicit none, fixed analysis 2024-07-20 13:03:27 +03:00
ALEXks
c59ca7ccb6 fixed implicit none 2024-07-19 21:10:43 +03:00
ALEXks
bb4c9a8606 save prev logic 2024-07-18 18:02:01 +03:00
517f5d2b6c remove select_dim_conf pass 2024-07-18 12:35:14 +03:00
ALEXks
5991a83308 version updated 2024-07-18 09:49:56 +03:00
ALEXks
962e0fab77 restored 2024-07-18 09:49:14 +03:00
7b46798785 shared memory parallelization: do not include private arrays in TIE list 2024-07-17 20:01:50 +03:00
8931aced85 shared memory parallelization: small fixes 2024-07-16 20:36:29 +03:00
793408f9a8 shared memory parallelization: avoid use of arrays struct in shared memory case 2024-07-06 20:11:07 +03:00
06f908c1b2 shared memory parallelization: do not find privates in modules 2024-07-06 18:09:59 +03:00
3cb6f6dd5c shared memory parallelization: remove duplicated code 2024-07-06 18:02:21 +03:00
444f7e36bc merge code of directives creation for general and shared memory cases 2024-07-06 14:37:10 +03:00
7daf1b4038 loop analyzer refactor for shared memory parallelization 2024-07-06 14:35:44 +03:00
1be169e7ff Rename mpiProgram flag to sharedMemoryParallelization 2024-06-20 13:10:31 +03:00
ALEXks
c261697970 added new pass 2024-06-10 09:16:15 +03:00
6022ed11e8 private_removing: some small fixes 2024-06-09 13:11:41 +03:00
9d74330aba private_removing: small fix 2024-06-08 21:19:33 +03:00