Commit Graph

404 Commits

Author SHA1 Message Date
9d74330aba private_removing: small fix 2024-06-08 21:19:33 +03:00
ALEXks
b40e969d02 Merge branch 'analyze_loops_with_IR' of http://alex-freenas.ddns.net:3000/Alexander_KS/SAPFOR into analyze_loops_with_IR 2024-05-26 20:49:46 +03:00
d062e52dd6 WIP add afterLoopLine 2024-05-26 20:49:14 +03:00
392ad97738 WIP add analizing IR loop 2024-05-26 20:49:14 +03:00
c2c111586c WIP add afterLoopLine 2024-05-26 13:53:47 +03:00
172eedfef1 WIP add analizing IR loop 2024-05-26 12:32:53 +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
a827c40543 dead code: handle STORE and LOAD instructions 2024-04-10 22:03:27 +03:00
aace0bf06f dead code: add static const qualifier to constant sets 2024-04-10 19:04:25 +03:00
ff2a1c69d8 dead code: fix for entry statements, improve perfomance 2024-04-10 18:58:46 +03:00
ALEXks
ba70047ebf fixed TIE for shared parallelization, fixed messages, fixed privates insertion pass 2024-04-10 13:42:49 +03:00
ALEXks
b0a63cc711 added new directives 2024-04-09 16:50:47 +03:00