| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | ||