aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-backend/analyze.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-05-10Backend: Put cross-call temporaries in callee-saved var-lanesSamuel Lidén Borell1-0/+20
2024-04-24Backend: Fix incorrect varlane allocation. Add commentsSamuel Lidén Borell1-3/+4
2024-04-24Backend: Auto-detect addressed variablesSamuel Lidén Borell1-1/+1
2024-03-17Backend: Use callee-saved registersSamuel Lidén Borell1-58/+84
2023-05-20aarch64: Handle incoming function arguments in x0-x7Samuel Lidén Borell1-0/+1
2023-03-29Comment updates and minor cleanupsSamuel Lidén Borell1-0/+10
2023-02-19Backend: Share var-lanes for variables used only in one EBBSamuel Lidén Borell1-10/+48
2023-02-19Cleanup and comment updates in the backendSamuel Lidén Borell1-40/+1
2023-02-19Add missing files of previous commitSamuel Lidén Borell1-0/+107