Mikhail Kocharmin xnpster
  • Joined on 2023-09-14
xnpster deleted branch main from xnpster/bachelor_thesis 2024-05-06 21:49:08 +03:00
xnpster created branch master in xnpster/bachelor_thesis 2024-05-06 21:47:45 +03:00
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-06 21:47:45 +03:00
ec20fbd897 minor changes
15ec9d2208 init
Compare 2 commits »
xnpster created pull request Alexander_KS/SAPFOR#43 2024-04-15 13:31:04 +03:00
shared memory parallelization: fix notification messages
xnpster created branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-04-15 13:30:02 +03:00
xnpster pushed to shared_memory_parallelization at Alexander_KS/SAPFOR 2024-04-15 13:30:02 +03:00
3cbbf68959 shared memory parallelization: fix notification messages
xnpster created pull request Alexander_KS/SAPFOR#41 2024-04-13 13:32:57 +03:00
shared memory parallelization: add notification message
xnpster created branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-04-13 13:30:16 +03:00
xnpster pushed to shared_memory_parallelization at Alexander_KS/SAPFOR 2024-04-13 13:30:16 +03:00
072b587e90 shared memory parallelization: add notification message
xnpster created pull request Alexander_KS/SAPFOR#40 2024-04-11 12:42:36 +03:00
dead_code_removing
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-10 23:32:20 +03:00
a827c40543 dead code: handle STORE and LOAD instructions
aace0bf06f dead code: add static const qualifier to constant sets
ff2a1c69d8 dead code: fix for entry statements, improve perfomance
494a705930 data flow: perfomance improvement
9bc4fa246c dead code: improve perfomance by removing unnecessary checks
Compare 5 commits »
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-07 17:06:33 +03:00
e33fe45a2b handle contains statement while removing dead code, fix getLive method
xnpster created branch dead_code_removing in Alexander_KS/SAPFOR 2024-04-07 16:53:27 +03:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-07 16:53:27 +03:00
dc12305506 handle contains statement while removing dead code, fix getLive method
xnpster deleted branch dead_code_removing from Alexander_KS/SAPFOR 2024-04-07 16:53:18 +03:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-07 16:40:29 +03:00
de7cfe636c handle contains statement while removing dead code, fix getLive method
xnpster created branch dead_code_removing in Alexander_KS/SAPFOR 2024-04-07 16:40:29 +03:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-06 17:52:27 +03:00
5f3da5d708 dead code: fix for if-else statements
xnpster created pull request Alexander_KS/SAPFOR#37 2024-04-06 17:01:08 +03:00
dead code: removing of if-else statement
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-06 17:00:40 +03:00
e5b4d6cc50 dead code: removing of if-else statement