aboutsummaryrefslogtreecommitdiffhomepage
path: root/amd64
Commit message (Expand)AuthorAgeFilesLines
* something with philemon2023-06-121-1/+1
* register renaming and suchlemon2023-06-123-13/+60
* remove RPARAM, add Oparam, lower args/rets to abi regs in abi0lemon2023-06-113-58/+75
* isel skeletonlemon2023-06-104-114/+607
* codegen skeletonlemon2023-06-063-1/+327
* encode calls a different way in the IRlemon2023-06-051-1/+1
* fix classify ptrslemon2023-06-051-2/+2
* gooflemon2023-06-041-1/+5
* abi lowering passlemon2023-06-041-18/+56
* basic ABI lowering of aggregateslemon2023-06-012-15/+103
* struct args and returnlemon2023-06-011-2/+0
* regalloc skeletonlemon2023-05-312-0/+35