| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | something with phi | 2023-06-12 | 1 | -29/+15 | |
| | | |||||
| * | register renaming and such | 2023-06-12 | 1 | -35/+147 | |
| | | |||||
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 1 | -21/+5 | |
| | | |||||
| * | isel skeleton | 2023-06-10 | 1 | -4/+21 | |
| | | |||||
| * | regalloc: lower phis | 2023-06-05 | 1 | -5/+26 | |
| | | |||||
| * | encode calls a different way in the IR | 2023-06-05 | 1 | -9/+19 | |
| | | |||||
| * | style | 2023-06-05 | 1 | -7/+7 | |
| | | |||||
| * | command line switch for debug options | 2023-06-05 | 1 | -0/+5 | |
| | | |||||
| * | evaluate call args backwards | 2023-06-04 | 1 | -1/+1 | |
| | | |||||
| * | abi lowering pass | 2023-06-04 | 1 | -4/+16 | |
| | | |||||
| * | basic ABI lowering of aggregates | 2023-06-01 | 1 | -18/+27 | |
| | | |||||
| * | struct args and return | 2023-06-01 | 1 | -8/+14 | |
| | | |||||
| * | regalloc skeleton | 2023-05-31 | 1 | -0/+88 | |