Age | Commit message (Expand) | Author |
---|---|---|
2024-05-07 | Print Datasegments to file, other Condense improvements, initial tests pass | bd-912 |
2024-05-03 | Added example which checks expressions are dereferenced properly | bd-912 |
2024-05-03 | Move creating temporaries to Expression statements in BoilVisitor | bd-912 |
2024-05-01 | Switch off logging, graphviz | bd-912 |
2024-04-29 | Implement optimal spilling, fix minor issue with gaps in LRA | bd-912 |
2024-04-29 | Messy in+out argument passing, observe MoreThan4.vapor passes | bd-912 |
2024-04-27 | Implement variable spilling | bd-912 |
2024-04-27 | Move VaporizeVisitor VCall return store to AFTER restoring locals | bd-912 |
2024-04-27 | LIRVisitor Correct Liveness Analysis! | bd-912 |
2024-04-27 | Finally fix the InputStreamReader issues in V2VM | bd-912 |
2024-04-27 | RevisterAlloc Fixed expired intervals not removed from active | bd-912 |
2024-04-27 | Fix Calling ArrayAlloc or other labels | bd-912 |
2024-04-27 | Tests for more SymbolTable conflicts | bd-912 |
2024-04-26 | Add my test library | bd-912 |