add --arbitrary flag
[bigint-presentation-code.git] / register_allocator /
2023-02-28 Jacob Lifshayadd --arbitrary flag master
2023-02-28 Jacob Lifshaychange serde format for BigUint to use a hex string...
2023-02-28 Jacob Lifshaystart filling out register-allocator cli interface
2023-02-17 Jacob Lifshayadd ssa_val_allocations
2023-02-17 Jacob LifshayProgRange<OverlappingIsEq> shouldn't be Eq
2023-02-16 Jacob Lifshaywip
2023-02-09 Jacob Lifshaywip
2023-02-03 Jacob Lifshaywrap rest of IR indexes
2023-02-02 Jacob Lifshayclean up warnings
2023-02-02 Jacob Lifshayfn_new passes fuzzing afaict
2023-02-01 Jacob Lifshaymerge fuzzer package into workspace
2023-01-28 Jacob Lifshaynearly done writing code that generates fuzzing input...
2023-01-27 Jacob LifshayLocSet now allows multiple reg_lens simultaneously
2023-01-26 Jacob Lifshaywip
2023-01-21 Jacob Lifshaystart adding fuzzing
2023-01-20 Jacob LifshayFunction verification should be complete, no tests yet
2023-01-19 Jacob Lifshayworking on code
2023-01-17 Jacob Lifshaynew ra wip
2023-01-16 Jacob Lifshaywip adding register_allocator v3