WIP rewriting compiler IR so regalloc works correctly
[bigint-presentation-code.git] / src / bigint_presentation_code / test_toom_cook.py
2022-10-23 Jacob Lifshay192x192->384-bit O(n^2) mul works in SSA form, reg...
2022-10-20 Jacob Lifshayadd Toom-2.5
2022-10-20 Jacob LifshayToomCookInstance works!
2022-10-14 Jacob Lifshaysplit compiler IR and register allocator out into their...
2022-10-13 Jacob Lifshayadd test_toom_cook.py to make importing be tested in CI