aboutsummaryrefslogtreecommitdiff
path: root/src/ssa.c
AgeCommit message (Expand)Author
2024-08-18save some work by avoiding duplicate blocksHEADmasterKimplul
2024-08-18add tests and fixes on top of 674438Kimplul
2024-08-18missed a NULL checkKimplul
2024-06-27allow compiling some massive functionsKimplul
2024-04-30correct addrKimplul
2024-04-20fix parallel movesKimplul
2024-04-07add features that make machine generation easierKimplul
2024-04-03make regalloc work with ssa formKimplul
2024-04-03add ssa formKimplul
2024-03-31produce some very limited assembly outputKimplul