aboutsummaryrefslogtreecommitdiffhomepage
path: root/mem.c
Commit message (Collapse)AuthorAgeFilesLines
* refactor vec_of(T) and misclemon2025-10-201-38/+45
|
* bugfix for initzlemon2025-10-081-1/+2
|
* alloc changeslemon2025-09-171-1/+9
|
* change freearena for correctnesslemon2025-09-141-6/+7
|
* regalloc improvementslemon2025-09-141-0/+6
|
* regalloc: start implementing linear scanlemon2025-09-081-10/+3
|
* add initializers (only static for initialier list rn)lemon2023-06-291-2/+13
| | | | and other fixes
* fix memory bugslemon2023-06-181-5/+7
|
* basic ELF outputlemon2023-06-171-5/+5
|
* lower allocas in isel() instead of emit() and misc fixeslemon2023-06-131-12/+12
|
* bugfixlemon2023-06-121-1/+1
|
* register renaming and suchlemon2023-06-121-38/+103
|
* evaluate call args backwardslemon2023-06-041-0/+8
|
* regalloc skeletonlemon2023-05-311-0/+4
|
* hmlemon2023-05-261-0/+93
|
* initial commitlemon2023-05-101-0/+117