• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-13 07:16:15 -05:00
b177cbe7c7 instruction scheduling somewhat works now
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-12 11:42:58 -05:00
641d344d2d removing false positives
mlokis pushed to master at AbleOS/ableos 2024-09-10 14:53:01 -05:00
331cbf5da1 fixing arm compilation errors
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-10 13:54:16 -05:00
dc418bd5e0 blah buh leee
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-10 13:50:40 -05:00
8bbc40b9b1 fixing the compilation eror and maybe breaking the code
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-10 09:32:19 -05:00
8083bcb0e8 fixing the overoptimization
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-10 05:16:45 -05:00
8928888481 fixing the useles register alloc when loading
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-10 05:13:22 -05:00
d64fa7e1f9 more oportunities to reduce register copies
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-09 18:15:47 -05:00
b51f964cae optimizing accumulation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-09 16:31:45 -05:00
67b8ffe2f2 prolly fixed
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-09 15:52:45 -05:00
32bed04914 fixing vm bug
6cb9489e9a saving
Compare 2 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-09 12:36:58 -05:00
73727c2383 fixing more bugs and also adding uninig memory and also optimizing cong jumps
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-08 10:25:37 -05:00
e8a5027cab fixing the obscure string allocation bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-08 10:11:37 -05:00
50f3350418 saving
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-08 05:00:47 -05:00
bb41da484f adding global mutatuon to the test
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-07 21:20:23 -05:00
ee30069195 switching to more optimal lookup and adding dynamic input array
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-07 20:15:12 -05:00
58c1c29293 not traversing controlfow can save us time
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-07 20:13:03 -05:00
49387dbe16 if a phy does not depend of different phy in the same loop we can modify it in place saving a register copy
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-06 15:00:27 -05:00
803095c0c5 implementing multiple breaks
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-06 11:51:16 -05:00