aboutsummaryrefslogtreecommitdiffhomepage
path: root/mem.c
Commit message (Expand)AuthorAgeFilesLines
* regalloc: start implementing linear scan lemon2025-09-081-10/+3
* add initializers (only static for initialier list rn) lemon2023-06-291-2/+13
* fix memory bugs lemon2023-06-181-5/+7
* basic ELF output lemon2023-06-171-5/+5
* lower allocas in isel() instead of emit() and misc fixes lemon2023-06-131-12/+12
* bugfix lemon2023-06-121-1/+1
* register renaming and such lemon2023-06-121-38/+103
* evaluate call args backwards lemon2023-06-041-0/+8
* regalloc skeleton lemon2023-05-311-0/+4
* hm lemon2023-05-261-0/+93
* initial commit lemon2023-05-101-0/+117