• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-29 08:24:38 -05:00
24b9f9e78b adding floating point conversions
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-29 07:36:16 -05:00
80558ea7e6 adding floating point arithmetic
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-29 04:31:58 -05:00
348d9014e3 adding a lot better load elimination
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-29 04:01:41 -05:00
30bd6103a6 cleaning up some code
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-29 03:04:54 -05:00
97eb985a02 removing specific opts from a fucntion and adding them to the general peepholes
7ef1adf7e2 saving
Compare 2 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 12:53:40 -05:00
be828b8c54 properly handling cases when stack is referenced by dofferent part of the memory
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 12:39:46 -05:00
b4b3bae104 fixing storing struct pointer bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 11:22:23 -05:00
33d78fbc52 missing scoping
be2d38a6d2 making the aliasing analisys bit smarter
bbd7e12af4 saving this to make sure
Compare 3 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 06:39:30 -05:00
37db783699 making stack peeps compatible with parallel alias classes
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 06:36:56 -05:00
948710dc27 fixing an infeence bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-28 05:04:54 -05:00
f0a588fcff updating test
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 15:34:08 -05:00
9c32f260a1 cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 13:55:16 -05:00
047e1ed15c adding null
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 13:13:29 -05:00
2c2f0c048b cleaning up tests
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 13:08:26 -05:00
3c12c0e288 removing codegen test outputs
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 13:02:17 -05:00
ca8497550a updating commandline help
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 12:56:34 -05:00
849e842336 dont write to the file if the contents did not differ from formatted
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 12:37:24 -05:00
5c82623db9 removing stuff
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 12:21:38 -05:00
e8a8fa3eb1 simplifiing upcasts, hwich conincidentally allowed more optimizations
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 12:04:54 -05:00
5926f69e6c fixing missing upcast