| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 3 | -58/+75 | |
| | | |||||
| * | isel skeleton | 2023-06-10 | 4 | -114/+607 | |
| | | |||||
| * | codegen skeleton | 2023-06-06 | 3 | -1/+327 | |
| | | |||||
| * | encode calls a different way in the IR | 2023-06-05 | 1 | -1/+1 | |
| | | |||||
| * | fix classify ptrs | 2023-06-05 | 1 | -2/+2 | |
| | | |||||
| * | goof | 2023-06-04 | 1 | -1/+5 | |
| | | |||||
| * | abi lowering pass | 2023-06-04 | 1 | -18/+56 | |
| | | |||||
| * | basic ABI lowering of aggregates | 2023-06-01 | 2 | -15/+103 | |
| | | |||||
| * | struct args and return | 2023-06-01 | 1 | -2/+0 | |
| | | |||||
| * | regalloc skeleton | 2023-05-31 | 2 | -0/+35 | |