qbe/arm64
Roland Paterson-Jones ca928f6f8d Blk::ins is a vector
Scratching an itch - avoid unnecesary re-allocation in idup()
which is called often in the optimisation chain.

Blk::ins is reallocated in xxx_abi() - needs further fiddling.
2025-03-14 09:47:05 +01:00
..
abi.c Blk::ins is a vector 2025-03-14 09:47:05 +01:00
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c fix various codegen bugs on arm64 2024-10-01 19:42:50 +02:00
isel.c arm64/isel: Avoid signed overflow when handling immediates 2024-08-15 23:21:05 +02:00
targ.c mark apple targets with a boolean 2022-10-08 21:48:47 +02:00