summary refs log tree commit diff
path: root/arm64/abi.c
AgeCommit message (Expand)Author
2022-03-08cosmeticsQuentin Carbonneaux
2022-02-25improve consistency in arm64 and rv64 abisQuentin Carbonneaux
2021-11-08amd64: avoid reading past end of passed structMichael Forney
2021-11-08fix for sloppy reg->mem in arm64 abiQuentin Carbonneaux
2021-10-26spill: fix regs assertionsQuentin Carbonneaux
2021-10-22make variadic args explicitQuentin Carbonneaux
2021-03-18spill: use stronger assertion for registers in use at start of functionMichael Forney
2021-03-12arm64: fix selcall call data for return of aggregate in memoryMichael Forney
2020-08-06Use a dynamic array for phi argumentsMichael Forney
2019-04-17avoid some gcc warningsQuentin Carbonneaux
2019-03-14Rearrange the fields in Ins so the bit-fields get packed togetherMichael Forney
2018-04-26more compiler warnings...Quentin Carbonneaux
2018-04-26Fix compiler warnings.Emil Skoeldberg
2017-04-08new arm64 backend, yeepeeQuentin Carbonneaux