summary refs log tree commit diff
path: root/arm64
AgeCommit message (Expand)Author
2021-03-02arm64: handle stack offsets >=4096 in OaddrMichael Forney
2020-08-06arm64: Make sure SP stays aligned by 16Michael Forney
2020-08-06Use a dynamic array for phi argumentsMichael Forney
2019-05-15arm64: Handle stack allocations larger than 4095 bytesMichael Forney
2019-05-15arm64: Handle truncd instructionMichael Forney
2019-05-15arm64: Use 32-bit register name when loading 'b' or 'h' into 'l'Michael 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-06-06fix fp subtractions on amd64Quentin Carbonneaux
2017-05-17intern symbol namesQuentin Carbonneaux
2017-04-08new arm64 backend, yeepeeQuentin Carbonneaux