Mikhail Kocharmin xnpster
  • Joined on 2023-09-14
xnpster deleted branch shared_memory_parallelization from Alexander_KS/SAPFOR 2024-05-22 07:31:03 +00:00
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-14 13:49:19 +00:00
5ee3f7dbb5 list dots
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-13 18:56:49 +00:00
84763d7c9a v2.2
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-13 18:27:49 +00:00
106b8b4390 v2.2
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-09 18:02:59 +00:00
45abce05e5 v4 edited
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-09 13:16:00 +00:00
xnpster deleted branch main from xnpster/bachelor_thesis 2024-05-06 18:49:08 +00:00
xnpster pushed to master at xnpster/bachelor_thesis 2024-05-06 18:47:45 +00:00
ec20fbd897 minor changes
15ec9d2208 init
Compare 2 commits »
xnpster created branch master in xnpster/bachelor_thesis 2024-05-06 18:47:45 +00:00
xnpster created pull request Alexander_KS/SAPFOR#43 2024-04-15 10:31:04 +00:00
shared memory parallelization: fix notification messages
xnpster pushed to shared_memory_parallelization at Alexander_KS/SAPFOR 2024-04-15 10:30:02 +00:00
3cbbf68959 shared memory parallelization: fix notification messages
xnpster created branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-04-15 10:30:02 +00:00
xnpster created pull request Alexander_KS/SAPFOR#41 2024-04-13 10:32:57 +00:00
shared memory parallelization: add notification message
xnpster created branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-04-13 10:30:16 +00:00
xnpster pushed to shared_memory_parallelization at Alexander_KS/SAPFOR 2024-04-13 10:30:16 +00:00
072b587e90 shared memory parallelization: add notification message
xnpster created pull request Alexander_KS/SAPFOR#40 2024-04-11 09:42:36 +00:00
dead_code_removing
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-10 20:32:20 +00: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 14:06:33 +00: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 13:53:27 +00:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-07 13:53:27 +00:00
dc12305506 handle contains statement while removing dead code, fix getLive method