aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/t_aarch64_emit.c
diff options
context:
space:
mode:
author lemon<lsof@mailbox.org>2026-03-24 11:55:13 +0100
committer lemon<lsof@mailbox.org>2026-03-24 11:55:13 +0100
commit5c209b4df903c5f71cdc8320adbb34f1499f9232 (patch)
tree729b346983b3629e87379bf1ad14a1630c8d9940 /src/t_aarch64_emit.c
parente00db1c7a360ccf83a1b39408db5d06692fe7e91 (diff)
mem2reg rewrite
Do it in 2 passes: 1. gather variables, 2. step thru RPO transforming loads/stores to each variable. More elegant solution to f9e3a52eaa. More efficient since all variable usages are visited in CFG order, which matters due to block sealing.
Diffstat (limited to 'src/t_aarch64_emit.c')
0 files changed, 0 insertions, 0 deletions