| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ELF output static data | 2023-06-18 | 1 | -2/+3 | |
| * | basic ELF output | 2023-06-17 | 1 | -0/+1 | |
| * | misc | 2023-06-17 | 1 | -0/+6 | |
| * | simpler handling of large constants in IR | 2023-06-14 | 1 | -4/+8 | |
| * | lowering of structcopy | 2023-06-13 | 1 | -0/+2 | |
| * | use a hashtable for addr refs | 2023-06-13 | 1 | -1/+2 | |
| * | lower allocas in isel() instead of emit() and misc fixes | 2023-06-13 | 1 | -8/+9 | |
| * | register renaming and such | 2023-06-12 | 1 | -1/+1 | |
| * | 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 |