| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simpler handling of large constants in IR | 2023-06-14 | 1 | -16/+14 | |
| * | lowering of structcopy | 2023-06-13 | 1 | -2/+2 | |
| * | use a hashtable for addr refs | 2023-06-13 | 1 | -3/+2 | |
| * | lower allocas in isel() instead of emit() and misc fixes | 2023-06-13 | 1 | -49/+54 | |
| * | xor reg,reg | 2023-06-12 | 1 | -1/+12 | |
| * | dec,inc,sub | 2023-06-12 | 1 | -1/+17 | |
| * | something with phi | 2023-06-12 | 1 | -1/+1 | |
| * | register renaming and such | 2023-06-12 | 1 | -9/+32 | |
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 1 | -21/+5 | |
| * | isel skeleton | 2023-06-10 | 1 | -0/+247 |