| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oops | 2023-06-13 | 1 | -1/+1 | |
| * | use a hashtable for addr refs | 2023-06-13 | 1 | -4/+3 | |
| * | lower allocas in isel() instead of emit() and misc fixes | 2023-06-13 | 1 | -5/+5 | |
| * | register renaming and such | 2023-06-12 | 1 | -2/+2 | |
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 1 | -104/+146 | |
| * | encode calls a different way in the IR | 2023-06-05 | 1 | -84/+69 | |
| * | style | 2023-06-05 | 1 | -4/+4 | |
| * | command line switch for debug options | 2023-06-05 | 1 | -4/+7 | |
| * | oops | 2023-06-04 | 1 | -0/+1 | |
| * | bugfix | 2023-06-04 | 1 | -15/+14 | |
| * | abi lowering pass | 2023-06-04 | 1 | -0/+361 |