Commit Graph

207 Commits

Author SHA1 Message Date
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
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
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
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
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
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
2b48813783 added new directives 2024-04-09 16:41:48 +03:00
ALEXks
1b4eb0c5c4 fixed CalculateInteger usage 2024-04-09 11:51:21 +03:00
0a2e187d26 Merge pull request 'private_removing' (#39) from private_removing into master 2024-04-09 07:37:05 +00:00
ALEXks
82de4d6f03 added method for unparsing an expression in Fortran or C 2024-04-09 10:36:46 +03:00
492df9fe6c private_removing: add indirect usage check for func_call expressions 2024-04-09 00:38:31 +03:00
1e5ae1ef80 private_removing: fix bugreport_1712578151 2024-04-08 17:51:50 +03:00
494a705930 data flow: perfomance improvement 2024-04-07 19:06:33 +03:00
9bc4fa246c dead code: improve perfomance by removing unnecessary checks 2024-04-07 17:40:30 +03:00
e33fe45a2b handle contains statement while removing dead code, fix getLive method 2024-04-07 17:06:18 +03:00
02baed087f private_removing: update interprocedure analysis 2024-04-07 12:05:39 +03:00