| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | basic ELF output | 2023-06-17 | 1 | -7/+29 | |
| * | misc | 2023-06-17 | 1 | -10/+14 | |
| * | oops | 2023-06-14 | 1 | -1/+1 | |
| * | imrpove emit() | 2023-06-14 | 1 | -78/+104 | |
| * | add spilling for function calls, misc fixes | 2023-06-14 | 1 | -6/+18 | |
| * | simpler handling of large constants in IR | 2023-06-14 | 1 | -4/+4 | |
| * | use a hashtable for addr refs | 2023-06-13 | 1 | -2/+2 | |
| * | lower allocas in isel() instead of emit() and misc fixes | 2023-06-13 | 1 | -47/+8 | |
| * | amd64/emit: add comments | 2023-06-12 | 1 | -87/+115 | |
| * | dumb | 2023-06-12 | 1 | -9/+8 | |
| * | xor reg,reg | 2023-06-12 | 1 | -3/+13 | |
| * | nyi fdiv | 2023-06-12 | 1 | -1/+1 | |
| * | dec,inc,sub | 2023-06-12 | 1 | -0/+22 | |
| * | amd64/emit: emit LEA for 3-address ADD | 2023-06-12 | 1 | -3/+14 | |
| * | register renaming and such | 2023-06-12 | 1 | -3/+27 | |
| * | remove RPARAM, add Oparam, lower args/rets to abi regs in abi0 | 2023-06-11 | 1 | -32/+62 | |
| * | isel skeleton | 2023-06-10 | 1 | -114/+344 | |
| * | codegen skeleton | 2023-06-06 | 1 | -0/+323 |