aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/abi0.c
Commit message (Expand)AuthorAgeFilesLines
* backend: unify pass memory allocation strategies lemon2025-12-201-3/+2
* rename arraylength macro -> countof lemon2025-12-111-2/+2
* abi: fix aggregate passed by regs 2nd reg offset lemon2025-12-061-21/+22
* abi/isel: aggregate args in stack wip lemon2025-11-271-9/+31
* implement float varargs, and some other fixes lemon2025-11-231-1/+3
* ir: barebones IR passes checked contracts lemon2025-11-211-0/+5
* change op names to match 285063eba44 lemon2025-11-211-13/+13
* rename IR classes to reflect bitsize lemon2025-11-211-10/+10
* debug output to stdout lemon2025-11-191-1/+1
* abi0: remove debugging leftover sortpo. but do number blks (free) lemon2025-11-141-1/+2
* preeliminary va_list support lemon2025-11-141-7/+9
* implement argument passing in stack lemon2025-11-121-0/+1
* abi: fix unaligned & overflowing loads/stores, for small size/aligned structs... lemon2025-11-091-48/+84
* codegen fixes, propagate terminate lemon2025-10-241-6/+8
* codegen bugfixes lemon2025-10-191-0/+9
* Organize source files into directories lemon2025-10-191-0/+393