• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 12:02:33 -06:00
f1e715e9bd refactoring truncation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 10:32:26 -06:00
80fd0e89b4 fixing the inline flag delegation with generic functions
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 10:11:44 -06:00
9949086011 allowing eca in inline functions
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 05:54:41 -06:00
c701eb7b6d adding extra test
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-12 05:20:12 -06:00
f1deab11c9 making better peepholes and fixing overoptimization on memory swaps
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 16:33:42 -06:00
f079daa42d removing redundant loop phys
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 16:17:17 -06:00
7cac9382ad we assumed unary operands are at leas 4bytes bit
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 16:02:08 -06:00
ce2f7d2059 fixing negation truncation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 15:36:24 -06:00
f5f9060803 adding missing instruction selection
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 15:34:45 -06:00
ad7fb5d0fc adding errors for useless type hints
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 15:14:58 -06:00
d99672b751 fixing too strict assert
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 14:55:24 -06:00
7def052749 preventing dangling nodes due to cycles in loop phys
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 02:07:40 -06:00
b2eefa5b83 removing assert that can cause crashes
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-11 02:06:39 -06:00
3c35557872 fixing type variables in loops
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 13:30:39 -06:00
b6274f3455 fixing yet another edge case
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 12:35:55 -06:00
c61efc3933 adding inline functions
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 11:59:33 -06:00
654005eea2 updating tests
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 11:56:40 -06:00
335e6ec20a fixing nasty aclass clobber priority bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 10:32:31 -06:00
1e02efc1eb improving load analisys
mlokis pushed to trunk at AbleOS/holey-bytes 2024-11-10 05:26:34 -06:00
8b98c2ed1b fixing different file imports