Commit Graph

3 Commits

Author SHA1 Message Date
Michael Holmes
4fae47a692
Add missing fixup for move_by_pieces_1 2022-03-12 18:31:17 +00:00
Michael Holmes
6ae2127062
Refactor all uses of GEN_FCN to use locals
An intermediate local value for lookups in the instruction generation jump
table works around a code generation bug in macOS ARM64 clang that would cause
their parameters to be pushed on the stack instead of passed in registers.
2022-03-08 00:41:04 +00:00
camthesaxman
cdc6e2c50f add old compiler with ARM support 2020-01-29 18:17:43 -06:00