summary refs log tree commit diff
path: root/amd64/sysv.c
AgeCommit message (Expand)Author
2022-03-08cosmeticsQuentin Carbonneaux
2021-11-08amd64: avoid reading past end of passed structMichael Forney
2021-10-22make variadic args explicitQuentin Carbonneaux
2021-10-17amd64/sysv: unbreak env callsQuentin Carbonneaux
2021-03-18spill: use stronger assertion for registers in use at start of functionMichael Forney
2020-08-06amd64: Use member class for aggregate parameter temporaryMichael 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-26Fix compiler warnings.Emil Skoeldberg
2017-04-11simplify amd64 aggregates classificationQuentin Carbonneaux
2017-04-08rework storage of typesQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux