| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | regalloc: start implementing linear scan | 2025-09-08 | 1 | -10/+3 | |
| | | |||||
| * | add initializers (only static for initialier list rn) | 2023-06-29 | 1 | -2/+13 | |
| | | | | | and other fixes | ||||
| * | fix memory bugs | 2023-06-18 | 1 | -5/+7 | |
| | | |||||
| * | basic ELF output | 2023-06-17 | 1 | -5/+5 | |
| | | |||||
| * | lower allocas in isel() instead of emit() and misc fixes | 2023-06-13 | 1 | -12/+12 | |
| | | |||||
| * | bugfix | 2023-06-12 | 1 | -1/+1 | |
| | | |||||
| * | register renaming and such | 2023-06-12 | 1 | -38/+103 | |
| | | |||||
| * | evaluate call args backwards | 2023-06-04 | 1 | -0/+8 | |
| | | |||||
| * | regalloc skeleton | 2023-05-31 | 1 | -0/+4 | |
| | | |||||
| * | hm | 2023-05-26 | 1 | -0/+93 | |
| | | |||||
| * | initial commit | 2023-05-10 | 1 | -0/+117 | |