192x192->384-bit O(n^2) mul works in SSA form, reg-alloc gives incorrect results...
[bigint-presentation-code.git] / src / bigint_presentation_code / test_register_allocator.py
2022-10-23 Jacob Lifshay192x192->384-bit O(n^2) mul works in SSA form, reg...
2022-10-18 Jacob Lifshayworking on generating output assembly
2022-10-15 Jacob Lifshayadd Fn class rather than global for generating op ids
2022-10-14 Jacob Lifshaytry_allocate_registers_without_spilling works!
2022-10-14 Jacob Lifshayfix test class name
2022-10-14 Jacob Lifshaysplit compiler IR and register allocator out into their...