aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* backend: compile comparison instrs and brancheslemon2023-06-191-0/+19
|
* basic cli driverlemon2023-06-181-3/+3
|
* basic ELF outputlemon2023-06-171-0/+3
|
* add spilling for function calls, misc fixeslemon2023-06-141-1/+3
|
* xor reg,reglemon2023-06-121-1/+4
|
* dec,inc,sublemon2023-06-121-2/+14
|
* something with philemon2023-06-121-6/+2
|
* register renaming and suchlemon2023-06-121-2/+14
|
* remove RPARAM, add Oparam, lower args/rets to abi regs in abi0lemon2023-06-111-0/+5
|
* isel skeletonlemon2023-06-102-4/+17
|
* codegen skeletonlemon2023-06-062-2/+11
|
* encode calls a different way in the IRlemon2023-06-051-5/+5
|
* strlitslemon2023-06-053-0/+125