aboutsummaryrefslogtreecommitdiffhomepage
path: root/amd64/isel.c
Commit message (Collapse)AuthorAgeFilesLines
* lowering of structcopylemon2023-06-131-2/+2
|
* use a hashtable for addr refslemon2023-06-131-3/+2
|
* lower allocas in isel() instead of emit() and misc fixeslemon2023-06-131-49/+54
|
* xor reg,reglemon2023-06-121-1/+12
|
* dec,inc,sublemon2023-06-121-1/+17
|
* something with philemon2023-06-121-1/+1
|
* register renaming and suchlemon2023-06-121-9/+32
|
* remove RPARAM, add Oparam, lower args/rets to abi regs in abi0lemon2023-06-111-21/+5
|
* isel skeletonlemon2023-06-101-0/+247