aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/abi0.c
Commit message (Collapse)AuthorAgeFilesLines
* implement float varargs, and some other fixeslemon2025-11-231-1/+3
|
* ir: barebones IR passes checked contractslemon2025-11-211-0/+5
|
* change op names to match 285063eba44lemon2025-11-211-13/+13
|
* rename IR classes to reflect bitsizelemon2025-11-211-10/+10
|
* debug output to stdoutlemon2025-11-191-1/+1
|
* abi0: remove debugging leftover sortpo. but do number blks (free)lemon2025-11-141-1/+2
|
* preeliminary va_list supportlemon2025-11-141-7/+9
|
* implement argument passing in stacklemon2025-11-121-0/+1
|
* abi: fix unaligned & overflowing loads/stores, for small size/aligned ↵lemon2025-11-091-48/+84
| | | | structs passed in regs
* codegen fixes, propagate terminatelemon2025-10-241-6/+8
|
* codegen bugfixeslemon2025-10-191-0/+9
|
* Organize source files into directorieslemon2025-10-191-0/+393