Commit Graph

459 Commits

Author SHA1 Message Date
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
305d43c591 updated dvm part 2024-06-19 18:07:10 +03:00
ALEXks
c261697970 added new pass 2024-06-10 09:16:15 +03:00
0a8a8f5d96 Merge pull request 'private_removing' (#47) from private_removing into master 2024-06-10 06:14:40 +00: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
ALEXks
a2e44a9548 fixed implicit and imtent insertion 2024-05-25 17:41:28 +03:00
b8b2c6baa7 Merge pull request 'fix expression substitution' (#46) from subst_expr_rd into master 2024-05-25 14:39:51 +00:00
083a1f5189 fix expression substitution 2024-05-25 15:37:38 +03:00
ALEXks
e9774ebc46 improved checkpoints 2024-05-22 21:02:04 +03:00
f1f69ef658 Merge pull request 'improve dead code analysis' (#45) from dead_code_removing into master 2024-05-22 18:01:31 +00:00
17de9e271a rename DATA_FLOW_UPD_STATUS constants 2024-05-22 20:28:13 +03:00
01016a7b9f improve dead code analysis 2024-05-22 10:33:58 +03:00
ALEXks
62e4c5cdfe improved checkpoints 2024-05-16 14:15:02 +03:00
ALEXks
69cba903ee added new implementation of checkpoints by Anton Milienkov 2024-05-16 09:23:02 +03:00
ALEXks
2fa0eb3e42 fixed implicit pass 2024-05-15 17:54:18 +03:00
ALEXks
87a4413472 fixed implicit pass 2024-05-14 12:53:31 +03:00
ALEXks
f88e1f570c improved shared memory parallelization 2024-05-13 18:09:45 +03:00
ALEXks
0b6a915753 fixed implicit none and imterfaces insertion 2024-05-13 10:37:59 +03:00
ALEXks
4a13250d1c improved intent insertion 2024-05-12 13:37:42 +03:00
ALEXks
b0d4a1cac5 improved in/out analysis 2024-05-11 16:45:15 +03:00
ALEXks
00ca5fbfdf improved function analysis 2024-05-11 15:38:41 +03:00
ALEXks
0197fd3a4b improved shared memory parallelization 2024-05-03 16:32:39 +03:00
ALEXks
2292a37a15 updted ignore 2024-05-02 17:15:44 +03:00
ALEXks
94570a414b added tests 2024-05-02 17:08:55 +03:00
ALEXks
d0d629eeb8 WIP: added interfaces 2024-05-02 11:05:56 +03:00
ALEXks
0f79933131 fixed implicit pass 2024-04-18 21:36:40 +03:00
ALEXks
387707cd82 fixed dead code 2024-04-16 20:17:02 +03:00
ALEXks
21c0c44335 version updated 2024-04-16 17:40:15 +03:00
22f0a5e78f Merge pull request 'private_remoing: add loop alignment check and fix messages' (#44) from private_removing into master 2024-04-16 14:39:33 +00:00
2546c9dca8 Merge pull request 'shared memory parallelization: fix notification messages' (#43) from shared_memory_parallelization into master 2024-04-16 14:37:24 +00:00
e50f7b6c47 Merge pull request 'fixed load and save blocks insert' (#42) from CP_blocks_insert into master 2024-04-16 14:36:47 +00:00
b7d7d23dfa Merge branch 'master' into CP_blocks_insert 2024-04-16 14:36:19 +00:00
bbb1f08959 private_remoing: add loop alignment check and fix messages 2024-04-16 15:49:58 +03:00
3cbbf68959 shared memory parallelization: fix notification messages 2024-04-15 13:29:50 +03:00
ALEXks
b2693b655a fixed cyclic deletion 2024-04-15 09:31:25 +03:00
ALEXks
d8bd2ec43a fixed dead code 2024-04-14 21:30:09 +03:00
ALEXks
f7406cf729 improved 2024-04-13 20:01:26 +03:00
461ff35352 Merge pull request 'shared memory parallelization: add notification message' (#41) from shared_memory_parallelization into master 2024-04-13 16:56:58 +00:00
ALEXks
2b9adf5d27 improved IR and dead_code 2024-04-13 18:14:28 +03:00
072b587e90 shared memory parallelization: add notification message 2024-04-13 13:29:57 +03:00
ALEXks
b1eb7608ba added cover 2024-04-12 16:36:37 +03:00
ALEXks
18f58020f5 improved 2024-04-12 15:25:48 +03:00
ALEXks
5b1e18cdfd fixed f2c 2024-04-12 15:04:48 +03:00
7a9794569f Merge pull request 'dead_code_removing' (#40) from dead_code_removing into master 2024-04-12 12:04:01 +00:00