Commit Graph

443 Commits

Author SHA1 Message Date
mkoch
14219cdfd5 add REMOVE_DEAD_CODE_AND_UNPARSE (debug) pass 2024-01-09 18:28:50 +03:00
mkoch
5f8940f34d reorganize live variable analysis to use it's functions further 2024-01-09 18:13:56 +03:00
mkoch
3cd16c9d0f extract data flow analysys part from live variable analysis 2024-01-09 17:28:28 +03:00
ALEXks
85aaee900b fixed omp analysis 2023-12-28 20:41:31 +03:00
ALEXks
34f0214404 fixed and improved SAPFOR and FDVM 2023-12-27 12:57:00 +03:00
752e9206db Merge pull request 'findlocaldata' (#20) from CP into master 2023-12-22 07:50:30 +00:00
e51f9643a4 IntentInadded -> IntentInParams 2023-12-22 07:08:48 +03:00
a52671d44c improved parser 2023-12-20 20:30:32 +03:00
ALEXks
6ae8dac71f improved parsing 2023-12-20 17:18:02 +03:00
36e401b5d2 findlocaldata 2023-12-20 16:31:16 +03:00
ALEXks
41fdfcf3f8 checkpoints refactored 2023-12-18 21:12:27 +03:00
ALEXks
1f3d9944b8 improved and fixed FDVM, added ISNERT_INCLUDES pass 2023-12-16 17:42:11 +03:00
04f8f985c0 Merged to master 2023-12-11 21:58:41 +03:00
3456226e66 Forgot static( 2023-12-11 21:48:11 +03:00
a882be75e9 WIP : Add new pass - set-implisit-none 2023-12-11 21:41:31 +03:00
ALEXks
110970caa6 fixed inliner, version updated 2023-12-11 20:53:33 +03:00
d360bf5a43 Merge pull request 'Обновление прохода удаления приватных переменных' (#18) from private_removing into master 2023-12-11 17:49:54 +00:00
962b89f502 private_removing: fix bug in expression substitution 2023-12-11 19:44:01 +03:00
f42ed16096 add checking for iteration vars in index expressions 2023-12-11 19:23:11 +03:00
b35886bf0e private_removing: add support for indexes like 2*i + 1
private_removing: fix bug bugreport_1701358632 - add check for build-in functions

private_removing: fix bug bugreport_1699352305 - update logic for finding definitions
2023-12-11 19:23:11 +03:00
ALEXks
184a83ee58 fixed 2023-12-06 12:02:15 +03:00
ALEXks
2540237e42 improved Sage, fixed dedlock 2023-12-06 12:01:00 +03:00
ALEXks
09c7885849 improved Sage, fixed dedlock 2023-12-06 11:55:35 +03:00
ALEXks
f08f46a536 improved f2c convertation 2023-12-04 14:33:22 +03:00
ALEXks
d48a73043a addede new pass, improved IR 2023-12-02 10:20:13 +03:00
ALEXks
f5bc37c845 updated version 2023-12-01 10:28:51 +03:00
845e171247 Merge pull request 'wrong privatization of threadprivate arrays' (#17) from fix_omp_threadprivate into master 2023-12-01 07:26:39 +00:00
mkoch
2c62e57503 wrong privatization of threadprivate arrays 2023-12-01 10:17:06 +03:00
ALEXks
abd0c0caac fixed IR 2023-11-29 14:08:12 +03:00
43e5a9e8ba Merge pull request 'private_removing: исправление багов' (#16) from private_removing into master 2023-11-29 11:04:32 +00:00
5b34551310 private_removing: bug fixes 2023-11-29 13:45:27 +03:00
ALEXks
0c29d54f83 fixed inliner 2023-11-28 12:58:22 +03:00
ALEXks
bdde0df77f fixed omp clearing pass, refactored 2023-11-26 18:57:05 +03:00
ALEXks
0ba8915fa0 fixed and improved inlining 2023-11-22 20:21:18 +03:00
ALEXks
afdbfdac61 improved 2023-11-21 21:19:10 +03:00
ALEXks
b8da3d5eb1 fixed functions purifying 2023-11-15 13:20:28 +03:00
ALEXks
768a280f09 update fdvm, fixed routine' 2023-11-15 11:13:26 +03:00
ALEXks
5b4071b237 fixed omp direcitves processing 2023-11-07 14:54:54 +03:00
ALEXks
5b2cae9070 version updated 2023-11-05 20:17:28 +03:00
9e98fb4211 Merge pull request 'private_removing: bug fixes' (#14) from private_removing into master 2023-11-05 17:16:25 +00: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
f38ce9e523 Merge pull request 'fix parsing of omp threadprivate dirs' (#13) from fix-omp into master 2023-10-31 17:21:44 +00: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
91788bd09e Merge pull request 'private_removing: add check for indirect array usage + structural code changes' (#12) from private_removing into master 2023-10-26 08:36:48 +00:00