aboutsummaryrefslogtreecommitdiffhomepage
path: root/abi0.c
Commit message (Expand)AuthorAgeFilesLines
* register renaming and such lemon2023-06-121-2/+2
* remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 lemon2023-06-111-104/+146
* encode calls a different way in the IR lemon2023-06-051-84/+69
* style lemon2023-06-051-4/+4
* command line switch for debug options lemon2023-06-051-4/+7
* oops lemon2023-06-041-0/+1
* bugfix lemon2023-06-041-15/+14
* abi lowering pass lemon2023-06-041-0/+361