c64-livecoding/wip-duuqnd/user-side-compiler/backend
John Lorentzson 9685f00e10 Make value allocator aware of normal values used in branching
This way we avoid allocating and using a temporary variable when
branching based on the contents of a variable.
2025-07-06 22:22:18 +02:00
..
code-generator.lisp Rethink how data works at the assembly code generation level 2025-07-06 19:04:36 +02:00
value-allocator.lisp Make value allocator aware of normal values used in branching 2025-07-06 22:22:18 +02:00