| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 1 | -4/+9 | |
| * | isel skeleton | 2023-06-10 | 1 | -7/+19 | |
| * | codegen skeleton | 2023-06-06 | 1 | -0/+5 | |
| * | encode calls a different way in the IR | 2023-06-05 | 1 | -7/+8 | |
| * | style | 2023-06-05 | 1 | -3/+2 | |
| * | strlits | 2023-06-05 | 1 | -5/+8 | |
| * | abi lowering pass | 2023-06-04 | 1 | -17/+38 | |
| * | basic ABI lowering of aggregates | 2023-06-01 | 1 | -7/+26 | |
| * | struct args and return | 2023-06-01 | 1 | -7/+14 | |
| * | regalloc skeleton | 2023-05-31 | 1 | -7/+32 | |
| * | fix void conditional expr; condjump, condexprvalue optimizations | 2023-05-31 | 1 | -0/+1 | |
| * | phis? | 2023-05-30 | 1 | -16/+24 | |
| * | hm | 2023-05-26 | 1 | -1/+1 | |
| * | initial commit | 2023-05-10 | 1 | -0/+117 |