aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/abi0.c
Commit message (Expand)AuthorAgeFilesLines
* abi: fix aggregate passed by regs 2nd reg offsetlemon2025-12-061-21/+22
* abi/isel: aggregate args in stack wiplemon2025-11-271-9/+31
* 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 structs...lemon2025-11-091-48/+84
* codegen fixes, propagate terminatelemon2025-10-241-6/+8
* codegen bugfixeslemon2025-10-191-0/+9
* Organize source files into directorieslemon2025-10-191-0/+393