Mikhail Kocharmin xnpster
  • Joined on 2023-09-14
xnpster created branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-03-26 14:01:06 +03:00
xnpster deleted branch select_array_dim_conf_pass_xnp from Alexander_KS/SAPFOR 2024-03-26 13:51:20 +03:00
xnpster deleted branch insert_parallel_dirs_nodist from Alexander_KS/SAPFOR 2024-03-26 13:51:01 +03:00
xnpster deleted branch dead_code_removing from Alexander_KS/SAPFOR 2024-03-26 13:50:54 +03:00
xnpster created pull request Alexander_KS/SAPFOR#27 2024-02-18 23:57:39 +03:00
enable directive filtering for shared memory case
xnpster created branch insert_parallel_dirs_nodist in Alexander_KS/SAPFOR 2024-02-18 23:55:52 +03:00
xnpster pushed to insert_parallel_dirs_nodist at Alexander_KS/SAPFOR 2024-02-18 23:55:52 +03:00
4c9de9e757 enable directive filtering for shared memory case
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-02-03 14:01:22 +03:00
7b4b1c9ce4 Merge pull request 'expression substitution: hotfix for recent commits (typo at condition)' (#26) from dead_code_removing into master
05609dadc0 fixed pure
95479c4740 fixed modules processing
d6a61190a8 Обновить sapfor/experts/Sapfor_2017/_src/Utils/version.h
6b02c756c8 Merge pull request 'dead_code_removing' (#25) from dead_code_removing into master
Compare 5 commits »
xnpster created pull request Alexander_KS/SAPFOR#26 2024-02-02 22:58:07 +03:00
expression substitution: hotfix for recent commits (typo at condition)
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-02-02 22:55:47 +03:00
37435104a7 expression substitution: hotfix for recent commits (typo at condition)
xnpster commented on pull request Alexander_KS/SAPFOR#25 2024-02-02 16:04:46 +03:00
dead_code_removing

Так же пришлось добавить функционал для изменения ГПУ (удаления вершин из графа)

xnpster created pull request Alexander_KS/SAPFOR#25 2024-02-02 16:03:38 +03:00
dead_code_removing
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-02-02 15:52:56 +03:00
42fe628ce0 dead code removing: handle dead call statements
0a423234d2 dead code removing: make jumps always useful
b4c2f50a41 improvements at expression substitution (wrong ifdef directives, bug with substitutions from loops fixed)
3b4af66720 dead code removing: unreachable code
Compare 4 commits »
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-01-27 11:41:40 +03:00
00c539eff4 fixed inliner, improved dead_code
39b1f2194a Merge pull request 'dead code: turn off debug prints' (#24) from dead_code_removing into master
fbab3477c4 version updated
d0c4d17405 Merge pull request 'dead_code_removing improvements' (#23) from dead_code_removing into master
Compare 5 commits »
xnpster created pull request Alexander_KS/SAPFOR#24 2024-01-14 15:48:46 +03:00
dead code: turn off debug prints
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-01-14 15:47:53 +03:00
9774f83ae1 dead code: turn off debug prints
xnpster created pull request Alexander_KS/SAPFOR#23 2024-01-14 15:40:42 +03:00
dead_code_removing improvements
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-01-14 15:38:00 +03:00
4809857318 dead code: fixed memory leaks, simplified code for empty do/while/if removing, removing of 'else' branch
5728736bc2 live analysis: remove redunant ';'
Compare 2 commits »
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-01-14 13:16:36 +03:00
aa119d6a93 Merge pull request 'DataFlow improvements' (#22) from dead_code_removing into master
f2f46e5e79 Merge pull request 'dead_code_removing (Новый проход)' (#21) from dead_code_removing into master
Compare 2 commits »
xnpster created pull request Alexander_KS/SAPFOR#22 2024-01-13 13:44:27 +03:00
DataFlow improvements