summary refs log tree commit diff
path: root/arm64/isel.c
AgeCommit message (Expand)Author
2022-11-27new hlt block terminatorQuentin Carbonneaux
2022-11-22use a new struct for symbolsQuentin Carbonneaux
2022-10-12thread-local storage for amd64_appleQuentin Carbonneaux
2022-10-12thread-local storage for arm64_appleQuentin Carbonneaux
2022-10-08add support for thread-local storageQuentin Carbonneaux
2022-09-01use direct bl calls on arm64Quentin Carbonneaux
2022-08-31drop -G flag and add target amd64_appleQuentin Carbonneaux
2022-03-14dynamic stack allocs for arm64Quentin 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