aboutsummaryrefslogtreecommitdiffhomepage
path: root/amd64/sysv.c
Commit message (Expand)AuthorAgeFilesLines
* backend: fix regalloc to work with more complex dataflowlemon2023-06-241-2/+2
* amd64: fix aggregate return in regslemon2023-06-201-3/+3
* forgot some staticslemon2023-06-181-1/+1
* misclemon2023-06-171-0/+2
* lower allocas in isel() instead of emit() and misc fixeslemon2023-06-131-4/+4
* register renaming and suchlemon2023-06-121-1/+1
* remove RPARAM, add Oparam, lower args/rets to abi regs in abi0lemon2023-06-111-5/+8
* isel skeletonlemon2023-06-101-0/+1
* codegen skeletonlemon2023-06-061-0/+1
* 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-011-0/+103
* regalloc skeletonlemon2023-05-311-0/+3