aboutsummaryrefslogtreecommitdiffhomepage
path: root/x86_64/isel.c
Commit message (Expand)AuthorAgeFilesLines
* isel: fix returning fixarg()'d templemon2025-12-201-4/+4
* backend: unify pass memory allocation strategieslemon2025-12-201-2/+1
* x86-64: peephole optimization for 3-address shift -> lealemon2025-12-201-0/+1
* isel: fix wrong instr cls being used in some caseslemon2025-12-191-2/+2
* x86_64: for vararg calls, write to EAX in isellemon2025-12-181-4/+5
* fix position independent loads of function symbols.lemon2025-12-131-1/+1
* s/amd64/x86_64/lemon2025-12-121-0/+660