• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-15 07:36:39 -06:00
afc1c5aac5 orginizing null checks better to get more peephole hits
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-15 06:06:08 -06:00
83146cfd61 adding a simple peephole for phis
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-15 05:04:10 -06:00
bb625a9e19 some cleanump and ironing out bugs in new regalloc
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-14 14:57:55 -06:00
81cf39b602 adding more info for assert
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-14 14:50:14 -06:00
e4da9cc927 adding regalloc, fixing needless semicolon insertion
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-14 14:34:38 -06:00
454b0ffd1c adding regalloc option
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-14 13:25:58 -06:00
981c17ff19 fixing function destinations
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 09:18:26 -06:00
d01e31b203 fixing stack return values
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 08:56:43 -06:00
9cb273a04b edge case of returning stack from inlined function
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 08:45:49 -06:00
2e2b7612d9 some cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 08:27:40 -06:00
f493c2776f forgot to fix return
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 08:25:32 -06:00
f77bc52465 fixing unchanged parsed file
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 03:28:24 -06:00
f524013c34 making use of zero register
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-13 01:49:30 -06:00
3c86eafe72 fixing another problem with rescheduling
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 15:30:15 -06:00
0d87bf8f09 removing browser from nontest envs
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 14:54:29 -06:00
e5a4561f07 very funny fix
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 14:13:03 -06:00
b71031c146 prolly fix
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 14:10:47 -06:00
dd51961fbb adding assert for better error
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 13:59:17 -06:00
63f2a0dac0 well...
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 13:42:08 -06:00
4ec88e3397 adding pointer edgecase