Mikhail Kocharmin xnpster
  • Joined on 2023-09-14
xnpster created pull request Alexander_KS/SAPFOR#41 2024-04-13 10:32:57 +00:00
shared memory parallelization: add notification message
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 branch shared_memory_parallelization in Alexander_KS/SAPFOR 2024-04-13 10:30:16 +00:00
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 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
xnpster created branch dead_code_removing in Alexander_KS/SAPFOR 2024-04-07 13:53:27 +00:00
xnpster deleted branch dead_code_removing from Alexander_KS/SAPFOR 2024-04-07 13:53:18 +00:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-07 13:40:29 +00: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 13:40:29 +00:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-06 14:52:27 +00:00
5f3da5d708 dead code: fix for if-else statements
xnpster created pull request Alexander_KS/SAPFOR#37 2024-04-06 14:01:08 +00:00
dead code: removing of if-else statement
xnpster created branch dead_code_removing in Alexander_KS/SAPFOR 2024-04-06 14:00:40 +00:00
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-06 14:00:40 +00:00
e5b4d6cc50 dead code: removing of if-else statement
xnpster deleted branch dead_code_removing from Alexander_KS/SAPFOR 2024-04-05 19:39:45 +00:00
xnpster created pull request Alexander_KS/SAPFOR#36 2024-04-05 15:03:22 +00:00
dead_code_removing
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-05 13:08:55 +00:00
5f4bb71dcf dead code: fix for variables from loop headers
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-04 17:37:56 +00:00
af194134ba dead_code: fix for recent changes
xnpster pushed to dead_code_removing at Alexander_KS/SAPFOR 2024-04-04 17:18:16 +00:00
e2ac45f48d codestyle issues